Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Created November 3, 2015 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetguruGist/6889e162c3f2064c0870 to your computer and use it in GitHub Desktop.
Save NetguruGist/6889e162c3f2064c0870 to your computer and use it in GitHub Desktop.
rails_django_02
[18:03:21 rind]~<ruby-1.9.3-p392>$ python -c "import django; print(django.get_version())"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named django
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment