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

Not possible to install #68

Open
anandasm opened this issue Oct 25, 2022 · 2 comments
Open

Not possible to install #68

anandasm opened this issue Oct 25, 2022 · 2 comments

Comments

@anandasm
Copy link

Hello! I'm interested in using the dms_tools2 for my SortSeq data analysis, but I cannot install it. I tried running the installation following all the documentation instructions and the installation crashes every time. Seems to be a problem building wheels for some packages: pandas, numpy and pystam. I already contacted our IT and they also weren't able to install it. Is it possible that it is a problem with the installation code?
Thank you for your attention.

@anandasm
Copy link
Author

It is possible to install up to version 2.6.4, the installation of the v2.6.5 is crashing. The error is: metadata-generation-failed.

@jbloom
Copy link
Member

jbloom commented Oct 30, 2022

I suspect this has to do with pinning of pandas to < 1.0.

The long-term solution would be to update things to work with pandas > 1.0, which should not be that hard but will require some effort to make the tests pass. I am not likely to get to that for a while, though.

What if you first install the latest pre-version 1.0 pandas (I think 0.25.3), and then try to install dms_tools2?

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