Open ivirshup opened 1 year ago
do you need python 3.10 for a specific other dependency you want to use? I recently installed it on 3.9 and worked with ncem evrsion 0.1.5.
do you need python 3.10 for a specific other dependency you want to use?
No. It's not urgent, just something that came up while setting up environments and seems like something that should work given the version specifications.
3.9 is working, may be a bigger issue soon since I believe numpy will stop supporting 3.9 in the near future.
there is another issue upcoming, namely that patsy is no longer maintained and the whole linear ncem model backend is dependent on patsy. had not yet have time to think about updated dependencies.
but nevertheless this 3.10 issue is def a bug, will look into it. Thanks!
Hello @AnnaChristina, I'm checking in to see if there are any updates. I'm asking because I'm using a dependency that requires Python version >= 3.10.2.
Thank you for your assistance.
Best regards, Domenico
just pinging this as I was trying today but had to create new env with python3.9
Describe the bug I believe this package should be installable on python 3.10, since the pyproject.toml says:
But pip in a fresh conda environment isn't letting me install:
Maybe the versioning could be loosened up a bit?
System [please complete the following information]: