You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems there is some dependency issue/limitation when you try to install it on python 3.12 and higher
ERROR: Could not find a version that satisfies the requirement cellxgene-census==1.15.0 (from pytdc) (from versions: 1.16.0, 1.16.1, 1.16.2)
ERROR: No matching distribution found for cellxgene-census==1.15.0
To Reproduce pip install pytdc==1.1.15
Expected behavior
just being installed
Environment:
OS: any
Python version: 3.12
TDC version: 1.1.15
Any other relevant information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Seems there is some dependency issue/limitation when you try to install it on python 3.12 and higher
To Reproduce
pip install pytdc==1.1.15
Expected behavior
just being installed
Environment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: