Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named ajax_select #112

Closed
skrzypek opened this issue Mar 19, 2015 · 0 comments
Closed

ImportError: No module named ajax_select #112

skrzypek opened this issue Mar 19, 2015 · 0 comments

Comments

@skrzypek
Copy link
Contributor

It's happend meanwhile install by script

jakubnowak@MBP-Jakub:example (develop) $ ./install.sh 
New python executable in AJAXSELECTS/bin/python
Installing setuptools, pip...done.
Installing latest django:
Downloading/unpacking django
  Downloading Django-1.7.7-py2.py3-none-any.whl (7.4MB): 7.4MB downloaded
Installing collected packages: django
Successfully installed django
Cleaning up...
Creating a sqllite database:
Traceback (most recent call last):
  File "./manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/Users/jakubnowak/Desktop/repo/django-ajax-selects/example/AJAXSELECTS/lib/python2.7/site-packages/django/core/management/__init__.py", line 385, in execute_from_command_line
    utility.execute()
  File "/Users/jakubnowak/Desktop/repo/django-ajax-selects/example/AJAXSELECTS/lib/python2.7/site-packages/django/core/management/__init__.py", line 354, in execute
    django.setup()
  File "/Users/jakubnowak/Desktop/repo/django-ajax-selects/example/AJAXSELECTS/lib/python2.7/site-packages/django/__init__.py", line 21, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/Users/jakubnowak/Desktop/repo/django-ajax-selects/example/AJAXSELECTS/lib/python2.7/site-packages/django/apps/registry.py", line 85, in populate
    app_config = AppConfig.create(entry)
  File "/Users/jakubnowak/Desktop/repo/django-ajax-selects/example/AJAXSELECTS/lib/python2.7/site-packages/django/apps/config.py", line 87, in create
    module = import_module(entry)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
ImportError: No module named ajax_select
crucialfelix added a commit that referenced this issue Apr 6, 2015
Change order for running script by .sh #112 (NOTICE)
Hippocrates pushed a commit to uraniumanchor/django-ajax-selects that referenced this issue Oct 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants