ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
Reported by: |
karim.rafie@… |
Owned by: |
Greg Couch |
Priority:
|
normal
|
Milestone:
|
|
Component:
|
Command Line
|
Version:
|
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
Notify when closed:
|
|
Platform:
|
all
|
Project:
|
ChimeraX
|
|
|
The following bug report has been submitted:
Platform: Linux-4.15.0-62-generic-x86_64-with-debian-buster-sid
ChimeraX Version: 0.91 (2019-09-20)
Description
(Describe the actions that caused this problem to occur here)
Log:
Startup Messages
---
warnings | 'clip' is a prefix of an existing command 'clipper'
'rota' is a prefix of an existing command 'rotamers'
UCSF ChimeraX version: 0.91 (2019-09-20)
© 2016-2019 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
Traceback (most recent call last):
File "/usr/local/chimerax-2019.09.20/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 587, in _qt_safe
from chimerax.core.commands import run, FileNameArg
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/usr/local/chimerax-2019.09.20/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/usr/local/chimerax-2019.09.20/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)
File "/usr/local/chimerax-2019.09.20/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 587, in _qt_safe
from chimerax.core.commands import run, FileNameArg
See log for complete Python traceback.
OpenGL version: 4.5 (Core Profile) Mesa 19.0.8
OpenGL renderer: Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2)
OpenGL vendor: Intel Open Source Technology Center
Change History
(4)
Component: |
Unassigned → Command Line
|
Owner: |
set to Greg Couch
|
Platform: |
→ all
|
Project: |
→ ChimeraX
|
Status: |
new → assigned
|
Summary: |
ChimeraX bug report submission → ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
|
Resolution: |
→ duplicate
|
Status: |
assigned → closed
|
Hi Karim,
--Eric