I have Django Oscar 1.6.7 installed in my environment.

(project_clue-lN_VOCeI) c:\git\project_clue>py web\manage.py runserver
Unhandled exception in thread started by <function 
check_errors.<locals>.wrapper
 at 0x038BF978>
Traceback (most recent call last):
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\utils\autoreload.py", line 225, in wrapper
    fn(*args, **kwargs)
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\core\management\commands\runserver.py", line 109, in inner_run
    autoreload.raise_last_exception()
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\utils\autoreload.py", line 248, in raise_last_exception
    raise _exception[1]
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\core\management\__init__.py", line 337, in execute
    autoreload.check_errors(django.setup)()
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\utils\autoreload.py", line 225, in wrapper
    fn(*args, **kwargs)
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\apps\registry.py", line 89, in populate
    app_config = AppConfig.create(entry)
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\site-packages\d
jango\apps\config.py", line 116, in create
    mod = import_module(mod_path)
  File "C:\Users\Ayo 
Paul\.virtualenvs\project_clue-lN_VOCeI\lib\importlib\__ini
t__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'apps'
.



 
>

-- 
https://github.com/django-oscar/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-oscar.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-oscar/a0579941-ae22-4b1d-9bad-de723b20ce51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to