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

Installing error: no matching torch version #5

Open
LiuCanidk opened this issue Apr 11, 2024 · 2 comments
Open

Installing error: no matching torch version #5

LiuCanidk opened this issue Apr 11, 2024 · 2 comments

Comments

@LiuCanidk
Copy link

Hi @WPZgithub ,
When I try to install the CEFCON locally on my PC (windows), I encountered the following error:

#install from downloading github files locally
pip install F:\Project\癌细胞可塑性\※※scRNA-seq_analysis\00.1imitation_melanoma_cellline\07.regulatory_network\CEFCON-main.zip

Error

ERROR: Could not find a version that satisfies the requirement torch<2.0,>=1.13.0 (from cefcon) (from versions: 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2)
ERROR: No matching distribution found for torch<2.0,>=1.13.0

How can I fix this? I just plan to try running the example code locally and then transfer to large dataset on the distributed server with multiple threads

@WPZgithub
Copy link
Owner

Hi! I think there is something wrong with the version of pytorch installed in your environment, please make sure that the pytorch version <2.0.

@LiuCanidk
Copy link
Author

Hi! I think there is something wrong with the version of pytorch installed in your environment, please make sure that the pytorch version <2.0.

Thanks, I'll try to downgrade the pytorch.

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