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

requirements do not pull in sqlite3 #15

Open
MrSecure opened this issue Feb 26, 2013 · 0 comments
Open

requirements do not pull in sqlite3 #15

MrSecure opened this issue Feb 26, 2013 · 0 comments

Comments

@MrSecure
Copy link

$ python ./bin/django-admin.py syncdb
....
django.core.exceptions.ImproperlyConfigured: Error loading either pysqlite2 or sqlite3 modules (tried in that order): No module named _sqlite3

Testing on FreeBSD 9.1; Installed devel/py-virtualenv from ports & it pulled in the core parts of python. Following the instructions to create a Brownian virtual env & activiate it, I see django & friends get downloaded and set up, but the syncdb command dies with the error above.

Thanks.

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