problem with downloading htseq
0
0
Entering edit mode
13 months ago
Forough ▴ 10

hi,

I want to download htseq from https://pypi.org/project/HTSeq/ but I face this error:

ERROR: Could not install packages due to an OSError:
HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url:
 /packages/a8/0f/04405b7fa4aab62adc7d7d12af3aaeb5015acffffdc0a03f372b7083c0fa/HTSeq-
2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Caused by
ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)"))

I tried both "pip install HTSeq" and getting the file with "wget" but they don't work?

Thank you for your help in advance.

htseq • 603 views
ADD COMMENT
0
Entering edit mode

Can you try git clone https://github.com/htseq/htseq.git?

Looks like you are not able to open files.pythonhosted.org which may be a local firewall restriction (since the site is available).

ADD REPLY

Login before adding your answer.

Traffic: 1264 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6