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

pip install vprof ImportError: No module named download #84

Closed
bw2 opened this issue Jun 17, 2018 · 0 comments
Closed

pip install vprof ImportError: No module named download #84

bw2 opened this issue Jun 17, 2018 · 0 comments
Labels

Comments

@bw2
Copy link

bw2 commented Jun 17, 2018

Description

error when attempting to install vprof using pip for python2.7

How to reproduce

$ pip install vprof
Collecting vprof
Using cached https://files.pythonhosted.org/packages/0b/2b/5b690c8bd73231216c82180b7b162cf433dd98d6212b19a7374c5cf09622/vprof-0.36.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/4k/jh2hjdp10jj7g6346ydf96v8k_60_2/T/pip-install-qdjgEb/vprof/setup.py", line 12, in
from pip.download import PipSession
ImportError: No module named download

Version and platform

$ pip --version
pip 10.0.1 from /usr/local/lib/python2.7/site-packages/pip (python 2.7)
MacOSX 10.12.6

@nvdv nvdv added the bug label Jun 23, 2018
@nvdv nvdv closed this as completed Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants