Opened 6 years ago

Closed 6 years ago

#2467 closed defect (duplicate)

ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'

Reported by: chimerax-bug-report@… Owned by: Greg Couch
Priority: normal Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Darwin-18.7.0-x86_64-i386-64bit
ChimeraX Version: 0.91 (2019-09-20)
Description
(Describe the actions that caused this problem to occur here)

Log:
Startup Messages  
---  
warning | could not retrieve bundle list from toolshed  
note | available bundle cache has not been initialized yet  
  
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
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 496, in dropEvent  
_open_dropped_file(self.session, p)  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 1511, in _open_dropped_file  
from chimerax.core.commands import run, FileNameArg  
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 1511, in _open_dropped_file  
from chimerax.core.commands import run, FileNameArg  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/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'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/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.  
  
Traceback (most recent call last):  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 496, in dropEvent  
_open_dropped_file(self.session, p)  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 1511, in _open_dropped_file  
from chimerax.core.commands import run, FileNameArg  
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/ui/gui.py", line 1511, in _open_dropped_file  
from chimerax.core.commands import run, FileNameArg  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/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'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
ImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'
(/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-
packages/chimerax/core/commands/__init__.py)  
  
File
"/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/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.1 INTEL-12.10.12
OpenGL renderer: Intel(R) Iris(TM) Plus Graphics 655
OpenGL vendor: Intel Inc.

Change History (2)

comment:1 by pett, 6 years ago

Component: UnassignedInput/Output
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionImportError: cannot import name 'FileNameArg' from 'chimerax.core.commands'

comment:2 by pett, 6 years ago

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.