no module json?
Tomeu Vizoso
tomeu at tomeuvizoso.net
Thu Oct 4 10:43:52 EDT 2007
On Thu, 2007-10-04 at 15:38 +0100, Victor Lazzarini wrote:
> I am trying to sugarise a pygtk-based code and in
> my early trials, stumbled across this problem, trying
> to build a minimal activity:
>
> when doing
>
> import sugar.activity.activity
>
> I get
>
> No module name json
>
> What do I need to get to sort this one out?
You need to install the python-json package if you are in ubuntu/debian.
Not sure about which is the fedora package, though.
Tomeu
More information about the Devel
mailing list