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

I can't install shaperglot if Python version is 3.10 #17

Open
gusbemacbe opened this issue Dec 24, 2022 · 1 comment
Open

I can't install shaperglot if Python version is 3.10 #17

gusbemacbe opened this issue Dec 24, 2022 · 1 comment

Comments

@gusbemacbe
Copy link

Hello @simoncozens !

There is a bug:

 ~ → pip install shaperglot --user
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f92f6aea2c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/shaperglot/
ERROR: Could not find a version that satisfies the requirement shaperglot (from versions: none)
ERROR: No matching distribution found for shaperglot

 ~ → pip install https://github.com/simoncozens/shaperglot --user
Collecting https://github.com/simoncozens/shaperglot
  Downloading https://github.com/simoncozens/shaperglot
     \ 214.7 kB 4.1 MB/s 0:00:00
  ERROR: Cannot unpack file /tmp/pip-unpack-oao25x7k/shaperglot (downloaded from /tmp/pip-req-build-jj91eo86, content-type: text/html; charset=utf-8); cannot detect archive format
ERROR: Cannot determine archive format of /tmp/pip-req-build-jj91eo86
@kontur
Copy link

kontur commented Dec 28, 2022

Are you on the latest pip?

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

2 participants