-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi,
I tried to install RIMA environment. However, I found out that I could not install two python module (mhcnuggets==2.3.3, mhctools==1.8.1). Other necessary module and packages were installed successfully and their versions were matched with rnaseq.yml . When I installed mhctools==1.8.1, an error occured as followings:
ERROR: Could not find a version that satisfies the requirement pylint<3.0.0,>=2.17.2 (from pyensembl>=1.0.3->mhctools==1.8.1) (from versions: 0.15.2, 0.16.0, 0.18.0, 0.18.1, 0.19.0, 0.20.0, 0.21.0, 0.21.1, 0.21.2, 0.21.3, 0.22.0, 0.23.0, 0.24.0, 0.25.0, 0.25.1, 0.25.2, 0.26.0, 0.27.0, 0.28.0, 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 2.0.0.dev0, 2.0.0.dev1, 2.0.0.dev2, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0.dev0, 2.3.0.dev1, 2.3.0.dev2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0.dev1, 2.7.0, 2.7.1.dev1, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.8.0, 2.8.1.dev1, 2.8.1, 2.8.2, 2.8.3, 2.9.0.dev1, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.10.0, 2.10.1, 2.10.2, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.12.2, 2.13.0, 2.13.1, 2.13.2, 2.13.3, 2.13.4, 2.13.5, 2.13.6, 2.13.7, 2.13.8, 2.13.9, 3.0.0a0, 3.0.0a1, 3.0.0a3, 3.0.0a4)
ERROR: No matching distribution found for pylint<3.0.0,>=2.17.2 (from pyensembl>=1.0.3->mhctools==1.8.1)
When I installed mhcnuggets==2.3.3, an error occured as followings:
ERROR: Package 'joblib' requires a different Python: 3.6.10 not in '>=3.7'
I would be appreciated if you can assit with this issue.
Metadata
Metadata
Assignees
Labels
No labels