Skip to content

Instantly share code, notes, and snippets.

@tecoholic
Created June 14, 2013 14:09
Show Gist options
  • Select an option

  • Save tecoholic/5782083 to your computer and use it in GitHub Desktop.

Select an option

Save tecoholic/5782083 to your computer and use it in GitHub Desktop.
Missing modules from REQUIREMENTS.txt from qgis-django
# discovered during setting.py error
pyasn1
# discovered during syncdb error
django-ratings
django-taggit-autosuggest
@tecoholic
Copy link
Author

The issue is unrelated. I think the combination of python 2.7 with the things isn't working out well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment