12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: Traceback (most recent call last):
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: File "/Volumes/Bullfrog/patrick/Downloads/Mnemosyne-2.0-RC4/dist/Mnemosyne.app/Contents/Resources/__boot__.py", line 133, in <module>
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: _argv_emulation()
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: File "/Volumes/Bullfrog/patrick/Downloads/Mnemosyne-2.0-RC4/dist/Mnemosyne.app/Contents/Resources/__boot__.py", line 131, in _argv_emulation
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: _get_argvemulator().mainloop()
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: File "/Volumes/Bullfrog/patrick/Downloads/Mnemosyne-2.0-RC4/dist/Mnemosyne.app/Contents/Resources/__boot__.py", line 70, in mainloop
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: stoptime = Evt.TickCount() + timeout
12/06/16 12:31:20.229 [0x0-0xb20b2].org.pythonmac.unspecified.Mnemosyne: AttributeError: 'module' object has no attribute 'TickCount'
12/06/16 12:31:20.300 Mnemosyne: Mnemosyne Error
--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/awbIRx5pvcgJ.
Uncaught exception!
Traceback (innermost last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/mnemosyne", line 5, in <module>
pkg_resources.run_script('Mnemosyne==2.0', 'mnemosyne')
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources.py", line 499, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources.py", line 1239, in run_script
execfile(script_filename, namespace, namespace)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Mnemosyne-2.0-py2.7.egg/EGG-INFO/scripts/mnemosyne", line 146, in <module>
debug_file=options.debug_file)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Mnemosyne-2.0-py2.7.egg/mnemosyne/libmnemosyne/__init__.py", line 153, in initialise
self.activate_components()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Mnemosyne-2.0-py2.7.egg/mnemosyne/libmnemosyne/__init__.py", line 221, in activate_components
self.component_manager.current("config").activate()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Mnemosyne-2.0-py2.7.egg/mnemosyne/libmnemosyne/configuration.py", line 78, in activate
self.fill_dirs()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Mnemosyne-2.0-py2.7.egg/mnemosyne/libmnemosyne/configuration.py", line 243, in fill_dirs
os.mkdir(join(self.data_dir, directory))
OSError: [Errno 20] Not a directory: '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/mnemosyne/history'