No named rancho.user

12 views
Skip to first unread message

GeoffOs

unread,
Jul 1, 2009, 4:49:27 PM7/1/09
to Rancho
Hi,
I have just downloaded the source and I am attempting to get it going.
I have edited the settings.py

but when I attempt to syncdb I get the error:
Validating models...
Unhandled exception in thread started by <function inner_run at
0xb7964b54>
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/
django/core/management/commands/runserver.py", line 48, in inner_run
self.validate(display_num_errors=True)
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/
django/core/management/base.py", line 246, in validate
num_errors = get_validation_errors(s, app)
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/
django/core/management/validation.py", line 28, in
get_validation_errors
for (app_name, error) in get_app_errors().items():
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/
django/db/models/loading.py", line 128, in get_app_errors
self._populate()
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/
django/db/models/loading.py", line 57, in _populate
self.load_app(app_name, True)
File "/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/
django/db/models/loading.py", line 72, in load_app
mod = __import__(app_name, {}, {}, ['models'])
ImportError: No module named rancho.user

I thought at first it was because I was on a older version of django
but I have updated it to v1.02.

Any help would be highly appreciated.

Cheers,

Geoff

Rancho Team

unread,
Jul 1, 2009, 5:20:33 PM7/1/09
to rancho...@googlegroups.com
Hi,

Did you renamed the rancho folder with all the modules? If you did, try to rename it back to "rancho".
If that doesn't solve it, try to run it with Python 2.5.

Kind regards,

--
The Rancho Team
Reply all
Reply to author
Forward
0 new messages