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/2c78d22e3d6497bb4f2b to your computer and use it in GitHub Desktop.
Save NetguruGist/2c78d22e3d6497bb4f2b to your computer and use it in GitHub Desktop.
rails_django_06
[18:24:02 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