syncdb issues

2008-06-04 Thread greg.newman

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 
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
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~--~~~~--~~--~--~---



Re: syncdb issues

2008-06-04 Thread greg.newman

Sorry, disregard.

On Jun 4, 8:40 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On Wed, Jun 4, 2008 at 8:26 PM, 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.
>
> Django-developers is for discussing the development of Django itself,
> not for general usage questions. Cross posting between Django-users
> and Django-developers is also discouraged.
>
> Yours,
> Russ Magee %-)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~--~~~~--~~--~--~---