Opened 7 years ago
Closed 7 years ago
#1725 closed defect (duplicate)
UnicodeDecodeError installing ISOLDE
| Reported by: | Owned by: | Conrad Huang | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Tool Shed | Version: | |
| Keywords: | Cc: | Tristan Croll | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: Windows-7-6.1.7601-SP1
ChimeraX Version: 0.8 (2018-12-17)
Description
(Describe the actions that caused this problem to occur here)
Log:
Startup Messages
---
note | available bundle cache has not been initialized yet
UCSF ChimeraX version: 0.8 (2018-12-17)
How to cite UCSF ChimeraX
Updating list of available bundles failed: 'list' object has no attribute
'split'
Downloading bundle ChimeraX_ISOLDE-1.0b2-cp36-cp36m-win_amd64.whl
Traceback (most recent call last):
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\ui\widgets\htmlview.py", line 386, in download_finished
session=self.session)
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 548, in install_bundle
results = self._pip_install(bundle, per_user=per_user, reinstall=reinstall)
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 845, in _pip_install
results = self._run_pip(command)
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 873, in _run_pip
result = cp.stdout.decode("utf-8")
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 46:
invalid start byte
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 46:
invalid start byte
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 873, in _run_pip
result = cp.stdout.decode("utf-8")
See log for complete Python traceback.
Downloading bundle ChimeraX_ISOLDE-1.0b2-cp36-cp36m-win_amd64.whl
Traceback (most recent call last):
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\ui\widgets\htmlview.py", line 386, in download_finished
session=self.session)
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 548, in install_bundle
results = self._pip_install(bundle, per_user=per_user, reinstall=reinstall)
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 845, in _pip_install
results = self._run_pip(command)
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 863, in _run_pip
output = cp.stdout.decode("utf-8")
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 46:
invalid start byte
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 46:
invalid start byte
File "C:\Program Files\ChimeraX08\bin\lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 863, in _run_pip
output = cp.stdout.decode("utf-8")
See log for complete Python traceback.
OpenGL version: 3.3.0 NVIDIA 376.84
OpenGL renderer: Quadro 4000/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation
Change History (2)
comment:1 by , 7 years ago
| Cc: | added |
|---|---|
| Component: | Unassigned → Tool Shed |
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → UnicodeDecodeError installing ISOLDE |
comment:2 by , 7 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This is a known bug affecting ChimeraX 0.8 in Windows. Please see https://isolde.cimr.cam.ac.uk/faq/#installation for a workaround. Sorry for the hassle!