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

Issues with Waliki in an Ubuntu Virtual Environment #130

Open
miketorrence opened this issue Jan 3, 2017 · 0 comments
Open

Issues with Waliki in an Ubuntu Virtual Environment #130

miketorrence opened this issue Jan 3, 2017 · 0 comments

Comments

@miketorrence
Copy link

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.

When I use python -m I get:

<class 'AttributeError'>: 'module' object has no attribute 'path')

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

1 participant