I've added a bit more information to a similar issue on the google
code site:

http://code.google.com/p/jellyroll/issues/detail?id=1

Errors I've gotten are:

* ImportError: No module named jellyroll.providers --fixed with
sys.path.append()
* EnvironmentError: Environment variable DJANGO_SETTINGS_MODULE is
undefined.  --defined with export
* EnvironmentError: Could not import settings 'jellytwo.settings' (Is
it on sys.path? Does it have syntax errors?): No module named
jellytwo.settings.

Stuck on the last one, because my settings.py file is there and has no
errors...

On Sep 4, 3:40 pm, "Chris H." <[EMAIL PROTECTED]> wrote:
> Anyone have experience using Jacob'sjellyrollapp, specifically the
> update.py script?  I have started a new project, downloaded and
> installed the app, run syncdb and all looks good. But when I run bin/
> update.py I get:
>
> ImportError: No module namedjellyroll.providers
>
> In addition, there doesn't seem to be much documnetation on how to set
> JELLYROLL_PROVIDERS in settings.py and where to set username &
> passwords for services.
>
> Any help on getting the app running would be greatly appreciated, I'd
> gladly help write things up for a wiki doc if I could just get over
> the hump :)
>
> Thanks!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to