Opened 7 years ago
Closed 6 years ago
#1518 closed defect (wontfix)
Clipper: No matching distribution found
Reported by: | Greg Couch | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Tool Shed | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Linux-4.15.0-42-generic-x86_64-with-debian-buster-sid ChimeraX Version: 0.8 (2018-12-08) Description Tried to install Clipper bundle into daily build. Log: UCSF ChimeraX version: 0.8 (2018-12-08) How to cite UCSF ChimeraX Downloading bundle ChimeraX_Clipper-0.2.1-cp36-cp36m-linux_x86_64.whl Traceback (most recent call last): File "/home/chimera/chimerax_daily/lib/python3.6/site- packages/chimerax/ui/widgets/htmlview.py", line 386, in download_finished session=self.session) File "/home/chimera/chimerax_daily/lib/python3.6/site- packages/chimerax/core/toolshed/__init__.py", line 548, in install_bundle results = self._pip_install(bundle, per_user=per_user, reinstall=reinstall) File "/home/chimera/chimerax_daily/lib/python3.6/site- packages/chimerax/core/toolshed/__init__.py", line 845, in _pip_install results = self._run_pip(command) File "/home/chimera/chimerax_daily/lib/python3.6/site- packages/chimerax/core/toolshed/__init__.py", line 872, in _run_pip raise RuntimeError(s) RuntimeError: Looking in indexes: https://pypi.org/simple, https://cxtoolshed.rbvi.ucsf.edu/pypi/ Processing /home/gregc/Downloads/ChimeraX_Clipper-0.2.1-cp36-cp36m-linux_x86_64.whl Collecting ChimeraX-Core==0.6 (from ChimeraX-Clipper==0.2.1) Could not find a version that satisfies the requirement ChimeraX-Core==0.6 (from ChimeraX-Clipper==0.2.1) (from versions: ) No matching distribution found for ChimeraX-Core==0.6 (from ChimeraX- Clipper==0.2.1) RuntimeError: Looking in indexes: https://pypi.org/simple, https://cxtoolshed.rbvi.ucsf.edu/pypi/ Processing /home/gregc/Downloads/ChimeraX_Clipper-0.2.1-cp36-cp36m-linux_x86_64.whl Collecting ChimeraX-Core==0.6 (from ChimeraX-Clipper==0.2.1) Could not find a version that satisfies the requirement ChimeraX-Core==0.6 (from ChimeraX-Clipper==0.2.1) (from versions: ) No matching distribution found for ChimeraX-Core==0.6 (from ChimeraX- Clipper==0.2.1) File "/home/chimera/chimerax_daily/lib/python3.6/site- packages/chimerax/core/toolshed/__init__.py", line 872, in _run_pip raise RuntimeError(s) See log for complete Python traceback. OpenGL version: 4.5 (Core Profile) Mesa 18.0.5 OpenGL renderer: AMD TAHITI (DRM 2.50.0 / 4.15.0-42-generic, LLVM 6.0.0) OpenGL vendor: X.Org
Change History (3)
comment:1 by , 7 years ago
Component: | Unassigned → Tool Shed |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Clipper: No matching distribution found |
follow-up: 2 comment:2 by , 7 years ago
Yes, it's a request to at least not get a "report a bug" dialog. More human friendly would be even better.
comment:3 by , 6 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
If this error happens, we really really want the error text. And we probably want a bug report.
Note:
See TracTickets
for help on using tickets.
Not sure what the "error" is here exactly -- Clipper requires exactly ChimeraX-Core 0.6 and you're installing into 0.8. Is this a request for more human-friendly error reporting?