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

1.3.2 - installation from source fails #34

Open
ckchow opened this issue Jul 2, 2020 · 2 comments
Open

1.3.2 - installation from source fails #34

ckchow opened this issue Jul 2, 2020 · 2 comments

Comments

@ckchow
Copy link

ckchow commented Jul 2, 2020

pip install --no-binary=shellingham shellingham==1.3.2
Collecting shellingham==1.3.2
  Downloading https://files.pythonhosted.org/packages/4b/f0/39516ebeaca978d6607609a283b15e7637622faffc5f01ecf78a49b24cd5/shellingham-1.3.2.tar.gz
  Installing build dependencies ... done
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/Users/cchow/.pyenv/versions/3.6.6/lib/python3.6/tokenize.py", line 452, in open
        buffer = _builtin_open(filename, 'rb')
    FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/jz/ml8h8ykd55zfpzgrd04qc53h0000gn/T/pip-install-pka7dnps/shellingham/setup.py'

    ----------------------------------------
@uranusjr
Copy link
Member

uranusjr commented Jul 3, 2020

What version of pip are you using? I believe this is only an issue with old pip versions.

@dciborow
Copy link

dciborow commented Aug 6, 2020

I am seeing this issue with pip 18.1.

I can't control the pip version on the build server, so particularly problematic for me right now. Going to be trying to pin back shellingham to something pre 1.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants