Hi Chris,

On Tue, 2007-10-30 at 14:44 -0400, Chris Thomas wrote:
> I get this error when compiling bongo on my mips-based machine. Any
> idea on how to fix this?
...
> ./src/www/l10n/po2json -p po/bongo-web.pot -o src/www/l10n/en.js --en
> Traceback (most recent call last):
>   File "./src/www/l10n/po2json", line 561, in ?
>     from bongo.external import simplejson
> ImportError: cannot import name simplejson

Well, the good news is that you've compiled all of Bongo. The bad news
is I have no idea why you're getting that error :)

The simplejson file should be in the source:

        ./src/libs/python/bongo/external/simplejson/*.py

So, first check that you have those files. If not, something's wrong
over there or over here. 

If they are there, we have a very odd problem.

Cheers,

Alex.


_______________________________________________
Bongo-users mailing list
[email protected]
https://mail.gna.org/listinfo/bongo-users

Reply via email to