Opened 7 years ago
Closed 7 years ago
#1127 closed defect (not a bug)
Isolde installation error
Reported by: | Owned by: | Tristan Croll | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Third Party | Version: | |
Keywords: | Cc: | pett | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Hello, I am trying to install ISOLDE within ChimeraX on my Linux machine and getting error below. I upgraded pip, but still getting the same error. How do I fix this? May thanks, Elena RuntimeError: Processing ./Downloads/ChimeraX_ISOLDE-1.0b1-cp36-cp36m-linux_x86_64.whl Collecting ChimeraX-Core==0.6 (from ChimeraX-ISOLDE==1.0b1) Could not find a version that satisfies the requirement ChimeraX-Core==0.6 (from ChimeraX-ISOLDE==1.0b1) (from versions: ) No matching distribution found for ChimeraX-Core==0.6 (from ChimeraX-ISOLDE==1.0b1) You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. File "/usr/local/chimerax/lib/python3.6/site-packages/chimerax/core/toolshed/__init__.py", line 761, in _run_pip raise RuntimeError(s) -- Elena
Change History (3)
comment:1 by , 7 years ago
Cc: | added |
---|---|
Component: | Unassigned → Third Party |
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Resolution: | → not a bug |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Hi Elena,
--Eric