i change my working space like this C:\pyrx_dir\latihan01 with C:\pyrx_dir\latihan01_workspace
and now the it wont open at all
Traceback (most recent call last):
File "C:\Program Files\PyRx\1.1\runPyRx.py", line 89, in <module>
startPyRx()
File "C:\Program Files\PyRx\1.1\runPyRx.py", line 38, in startPyRx
frame = MainFrame(None, -1, size=(width, height-200))
File "C:\Program Files\PyRx\1.1\lib\site-packages\PyRx\wxMainFrame.py", line 167, in init
self.autodockNav = AutoDockNavigator(self) # Navigator -> AutoDock tab
File "C:\Program Files\PyRx\1.1\lib\site-packages\PyRx\autodockNavigator.py", line 37, in init
self.vsModel = VSModel()
File "C:\Program Files\PyRx\1.1\lib\site-packages\PyRx\vsModel.py", line 286, in init
os.mkdir(basePath)
WindowsError: [Error 3] The system cannot find the path specified: 'C:\pyrx_dir\latihan01_workspace'</module>
Problem starting PyRx. Please submit a bug report to fix this: http://pyrx.sourceforge.net/faq
any suggestion