simon-anders / htseq

HTSeq is a Python library to facilitate processing and analysis of data from high-throughput sequencing (HTS) experiments.
https://htseq.readthedocs.io/en/release_0.11.1/
GNU General Public License v3.0
122 stars 77 forks source link

building-from-source_wrong-setuptools-called?? #101

Closed brobr closed 4 years ago

brobr commented 4 years ago

Hi, when I was building HTSeq completely from source, using python3 setup.py install, a warning popped up which could be related to this setuptools/pip issue: https://github.com/pypa/setuptools/issues/1458:

It's put in their hands: https://github.com/pypa/setuptools/issues/2066

By doing so, I assumed there's no call for pip or pip2 during building the program with python3. Is that correct?

iosonofabio commented 4 years ago

Please file a bug on the new official repo: https://github.com/htseq/htseq Sorry about the inconvenience. Also include what warming you get.

brobr commented 4 years ago

Whell, that repo is novel (at least to me). Also, maybe you can move this there when you have set up an issues section. And the code example you find when you copy paste the link address; the links don't work here (anymore?)

brobr commented 4 years ago

Before advising others, you want to redirect them first: Please update on https://pypi.org/project/HTSeq/ Home-page liink: https://github.com/simon-anders/htseq

And under Project description Development: https://github.com/simon-anders/htseq

iosonofabio commented 4 years ago

This issue is closed, but thank you for the advice.

Unfortunately I don't have time to reopen issues for people. Please open a new one on that repo as requested before, thank you for your understanding.