-
Notifications
You must be signed in to change notification settings - Fork 35
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
Installation on Linux not working? #120
Comments
Basically, to solve this I added the recipe for hic-straw to bioconda, hopefully it gets merged soon: bioconda/bioconda-recipes#37929 Which sort of means that in principle Linux is not a problem, I don't know why it didn't work for me, but either way, installing via conda should solve any issues in the future. |
It's now available on bioconda https://anaconda.org/bioconda/hic-straw The only thing I noticed is that for me it requires some lib available in conda-forge, so it needs to be enabled when installing, maybe depending on the system... |
pip-install gave me an error so i tried conda install, but i keep getting error about python and glibc specifications. do you have any suggestions? i tried python 3.8, 3.9 and 3.11.
|
Describe the bug
Can not install hic-straw on linux
To Reproduce
pip install hic-straw
hicstraw_error.txt
Expected behavior
Expected it would be installed
Desktop (please complete the following information):
Additional context
Pre-built wheel installs fine on MacOS, but for linux there is only a source archive on PyPI...
The text was updated successfully, but these errors were encountered: