-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
conda-forge says us package incompatible with python 3.8 #56
Comments
Same issue here |
Same issue here, this causes dependency errors, possibly resulting from jellyfish (?)
|
Closed
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I see you guys added support for Python 3.8 in version 2.0.0, but still got this error in conda today (after solving the base environment for an age):
I'm running conda 4.8.4 and tried both
conda install us
andconda -c conda-forge us
since I saw a bug suggesting I might need to specify the channel. Same message both times.Not sure if this is something on your side or conda-forge not using the latest version. I succeeded in 2 seconds with
pip install us
. Let me know if I should be reporting this to conda instead.Update: looks like conda-forge is still trying to use 1.0.0, no wonder:
The text was updated successfully, but these errors were encountered: