install difficulties, can't find dal-select2

135 views
Skip to first unread message

Brandon Brown

unread,
Jan 12, 2017, 11:37:13 PM1/12/17
to yourlabs
Hi,

I'm following the docs but i'm getting an error right off the bat:

pip install django-autocomplete-light

then i change my settings.py to:

INSTALLED_APPS = [
    'dal',
    'dal-select2',
    'django.contrib.admin',
    'django.contrib.auth',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles',
    'staff',
    'bootstrap3',
    'crispy_forms',
]

and then:

python manage.py runserver 

give me this:
Traceback ...

  File "/Users/bbrown/database/myvenv/lib/python3.5/importlib/__init__.py", line 126, in import_module

    return _bootstrap._gcd_import(name[level:], package, level)

  File "<frozen importlib._bootstrap>", line 986, in _gcd_import

  File "<frozen importlib._bootstrap>", line 969, in _find_and_load

  File "<frozen importlib._bootstrap>", line 956, in _find_and_load_unlocked

ImportError: No module named 'dal-select2'


James Pic

unread,
Jan 13, 2017, 4:10:46 AM1/13/17
to yourlabs
Hi Brandon !

You've got a typo in dal_select2.

Best regards

James

Brandon Brown

unread,
Jan 13, 2017, 11:19:16 AM1/13/17
to your...@googlegroups.com
good lord. embarrassing! thank you so much.

--
You received this message because you are subscribed to a topic in the Google Groups "yourlabs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/yourlabs/F-QlhxE8Nnw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to yourlabs+unsubscribe@googlegroups.com.
To post to this group, send email to your...@googlegroups.com.
Visit this group at https://groups.google.com/group/yourlabs.
To view this discussion on the web visit https://groups.google.com/d/msgid/yourlabs/CALC3KafAs6Kh5VSvm-rbz_bYV%2BnfqfrJD8tW%3DGbE3K1VSi_%3Dkg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--
---- ----
Brandon Brown, LAc
---------
Confidential Communication:
This email message and any attachments are intended only for the addressee. This email and any attachments may be privileged, confidential, and protected from disclosure. If you are not the intended recipient, any dissemination, distribution, or copying is expressly prohibited. If you received this email message in error, please notify the sender immediately by replying to this email message or by telephone.

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: OpenPGP.js v.1.20130820

xo0EUkjAvwEEAIx4R3B8SLkm/cVLvjjuRszfWRaRJ0MOW0nJzk0Jj9zK4NND
KaN1x9KAxYSNPwP8OgpoMD4vr+xx2elHhqtH3rvm7uMkJrCmJdJei0AUc1Pm
QnznTCxH9GDg9IkFk3uVYxDJYRdbdFls/b451uz5moj9j1j8MHe06LjnmN3K
Vt4lABEBAAHNNSJCcmFuZG9uIFcgQnJvd24sIExBYyIgPGJyYW5kb25icm93
bkBrd2FueWluZWFzdC5jb20+wpsEEAEIABAFAlJIwMAJENFlzhSGrncrAAAY
RgP4syNYl2gewH8HpbkAu1WfMOytvrkwBWxGO1QsuGrXglKvaJmODItMLpkG
ye1dlWZlOXWSA5NHMoQGPEabw5/WO4fCFn7k3MacAcSp3nRfpYH94lfagvFI
t3WdnhzijF6/PLV9q8Txz9DqNN6dJ5BssEGy89uhxMeF1pap/KkwWQ==
=vtUg
-----END PGP PUBLIC KEY BLOCK-----

Reply all
Reply to author
Forward
0 new messages