Issues on Ubuntu in virtualenv

17 views
Skip to first unread message

Mike Torrence

unread,
Dec 22, 2016, 2:22:21 PM12/22/16
to Waliki
I have my code working in my local development environment (Windows 7) using Python 3.4 (virtualenv).  When I deploy my code to Ubuntu (python 3.4 virtualenv), as soon as I add waliki to the INSTALLED_APPS, I get:

$ python manage.py migrate
Illegal instruction

If I remove all waliki items from INSTALLED_APPS, everything is cool.  I'm using 0.7.

Mike Torrence

unread,
Dec 22, 2016, 2:29:46 PM12/22/16
to Waliki
When I use python -m I get:

<class 'AttributeError'>: 'module' object has no attribute '__path__')
Reply all
Reply to author
Forward
0 new messages