Skip to content

Instantly share code, notes, and snippets.

@dstufft
Last active December 17, 2015 08:39
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 dstufft/5581735 to your computer and use it in GitHub Desktop.
Save dstufft/5581735 to your computer and use it in GitHub Desktop.
$ pip install --index-url=https://pypi.python.org/simple/ Djangο
Downloading/unpacking Djang-
Downloading Djang--2.0.tar.gz
Storing download in cache at /Users/dstufft/.pip/cache/https%3A%2F%2Fdl.dropboxusercontent.com%2Fu%2F45265381%2FDjang--2.0.tar.gz
Running setup.py egg_info for package Djang-
Installing collected packages: Djang-
Running setup.py install for Djang-
You've been tricked! This is not the Django you are looking for.
Complete output from command /Users/dstufft/.virtualenvs/bf046e9786f54a3/bin/python3 -c "import setuptools;__file__='/Users/dstufft/.virtualenvs/bf046e9786f54a3/build/Djang-/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/kf/kbcsp9s96vxfw714zp978qf80000gn/T/pip-6md4n1-record/install-record.txt --single-version-externally-managed --install-headers /Users/dstufft/.virtualenvs/bf046e9786f54a3/bin/../include/site/python3.3:
You've been tricked! This is not the Django you are looking for.
----------------------------------------
Command /Users/dstufft/.virtualenvs/bf046e9786f54a3/bin/python3 -c "import setuptools;__file__='/Users/dstufft/.virtualenvs/bf046e9786f54a3/build/Djang-/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/kf/kbcsp9s96vxfw714zp978qf80000gn/T/pip-6md4n1-record/install-record.txt --single-version-externally-managed --install-headers /Users/dstufft/.virtualenvs/bf046e9786f54a3/bin/../include/site/python3.3 failed with error code 1 in /Users/dstufft/.virtualenvs/bf046e9786f54a3/build/Djang-
Storing complete log in ~/.pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment