-
Notifications
You must be signed in to change notification settings - Fork 77
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
Cannot install over pip #92
Comments
I get a similar error. I am installing on Linux (Ubuntu 16.04) in a conda environment with Python=3.7.6 and pip=20.0.2 using
|
See here - it seems like it is a Python 3.7/Cython issue. The version of
|
It would probably be good to update the |
Hey Geoff, as you know I've been mostly maintaining this project for a few years by now. I'll have a look today or tomorrrow. Thanks guys for reporting! |
Actually I had no idea! Very cool. You could potentially just add the suggestion to run |
Thank you, yes I'll try to clean up the docs and requirements a little! |
I pushed a new release for this (0.11.3). Cython should not be necessary as we have virtual machines making wheels for linux and OSX. Please reopen if it still breaks. |
Hi,
have been trying to install htseq all day and I just can't seem to make it work.
I've posted my question on stackoverflow: https://stackoverflow.com/questions/59141485/install-python-htseq-package-in-specific-path-with-apt-get
But for some more context the output when I run pip install, see the attached file. There seems to be some issue with Cython but I just cannot figure out what is missing.
I'd be very gratefull for any help!
output.txt
The text was updated successfully, but these errors were encountered: