Never mind.  Found my issue.  Required a good pot of coffee.

On Wed, Jun 4, 2008 at 7:52 AM, greg.newman <[EMAIL PROTECTED]>
wrote:

> I'm trying to syncdb in a project and am getting the following error
> running python 2.5.1 with django 0.96.
> Anyone have a clue why?  Need more info, let me know.
>
> greg-3:examples greg$ python manage.py syncdb
> Traceback (most recent call last):
>  File "manage.py", line 16, in <module>
>    execute_manager(settings)
>  File "/Library/Python/2.5/site-packages/django/core/management.py",
> line 1657, in execute_manager
>    project_directory = setup_environ(settings_mod)
>  File "/Library/Python/2.5/site-packages/django/core/management.py",
> line 1649, in setup_environ
>    project_module = __import__(project_name, {}, {}, [''])
> ValueError: Empty module name
>



-- 
Greg Newman
Rails Developer & Designer
Owner, carbon8.us
Blog, 20seven.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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