| 1 | Last login: Tue Apr 15 16:21:31 on ttys000
|
|---|
| 2 | gimtaehui@gimtaehuiui-MacBook-Pro ~ % /Applications/ChimeraX-1.9.app/Contents/bin/ChimeraX
|
|---|
| 3 | NOTE: available bundle cache has not been initialized yet
|
|---|
| 4 | WARNING: Traceback (most recent call last):
|
|---|
| 5 | File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/info.py", line 387, in init_manager
|
|---|
| 6 | return api._api_caller.init_manager(api, session, self, name, **kw)
|
|---|
| 7 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|---|
| 8 | File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/__init__.py", line 1415, in init_manager
|
|---|
| 9 | return cls._get_func(api, "init_manager")(session, bi, name, **kw)
|
|---|
| 10 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|---|
| 11 | File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/preset_mgr/__init__.py", line 49, in init_manager
|
|---|
| 12 | session.presets = PresetsManager(session, name)
|
|---|
| 13 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|---|
| 14 | File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/preset_mgr/manager.py", line 38, in __init__
|
|---|
| 15 | self._new_custom_folder_cb()
|
|---|
| 16 | File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/preset_mgr/manager.py", line 149, in _new_custom_folder_cb
|
|---|
| 17 | preset_info, subfolders = self._gather_presets(settings.folder)
|
|---|
| 18 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|---|
| 19 | File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/preset_mgr/manager.py", line 125, in _gather_presets
|
|---|
| 20 | for entry in os.listdir(folder):
|
|---|
| 21 | ^^^^^^^^^^^^^^^^^^
|
|---|
| 22 | NotADirectoryError: [Errno 20] Not a directory: '/Users/gimtaehui/Desktop/íí¬/Chimera/kyte-doolittle_hydrophobicity.cxc'
|
|---|
| 23 |
|
|---|
| 24 | ERROR: Bundle 'ChimeraX-PresetMgr' custom initialization failed
|
|---|
| 25 | NOTE: Traceback (most recent call last):
|
|---|
| 26 | Â Â File "<frozen runpy>", line 198, in _run_module_as_main
|
|---|
| 27 | Â Â File "<frozen runpy>", line 88, in _run_code
|
|---|
| 28 | Â Â File
|
|---|
| 29 | "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
|
|---|
| 30 | packages/chimerax/core/__main__.py", line 1217, in <module>
|
|---|
| 31 | Â Â Â Â exit_code = init(sys.argv)
|
|---|
| 32 | Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â ^^^^^^^^^^^^^^
|
|---|
| 33 | Â Â File
|
|---|
| 34 | "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
|
|---|
| 35 | packages/chimerax/core/__main__.py", line 825, in init
|
|---|
| 36 | Â Â Â Â sess.ui.build()
|
|---|
| 37 | Â Â File
|
|---|
| 38 | "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
|
|---|
| 39 | packages/chimerax/ui/gui.py", line 244, in build
|
|---|
| 40 | Â Â Â Â self.main_window = mw = MainWindow(self, self.session)
|
|---|
| 41 | Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|---|
| 42 | Â Â File
|
|---|
| 43 | "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
|
|---|
| 44 | packages/chimerax/ui/gui.py", line 580, in __init__
|
|---|
| 45 | Â Â Â Â session.presets.triggers.add_handler("presets changed",
|
|---|
| 46 | Â Â Â Â ^^^^^^^^^^^^^^^
|
|---|
| 47 | AttributeError: 'Session' object has no attribute 'presets'
|
|---|
| 48 |
|
|---|
| 49 |
|
|---|
| 50 | BUG: AttributeError: 'Session' object has no attribute 'presets'
|
|---|
| 51 |
|
|---|
| 52 | File
|
|---|
| 53 | "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
|
|---|
| 54 | packages/chimerax/ui/gui.py", line 580, in __init__
|
|---|
| 55 | session.presets.triggers.add_handler("presets changed",
|
|---|
| 56 | ^^^^^^^^^^^^^^^
|
|---|
| 57 |
|
|---|
| 58 | _See log for complete Python traceback._
|
|---|
| 59 |
|
|---|
| 60 |
|
|---|
| 61 | WARNING: Release of profile requested but WebEnginePage still not deleted. Expect troubles !
|
|---|
| 62 | gimtaehui@gimtaehuiui-MacBook-Pro ~ %
|
|---|