Re: "The system cannot find the path specified[...]" wxPython strange bug

2013-06-06 Thread Jeicam
It seems like it constructs path wrongly(as I have seen before), but why sometimes it works and sometimes doesn't(so maybe sometimes it generates path correctly)? -- http://mail.python.org/mailman/listinfo/python-list

"The system cannot find the path specified[...]" wxPython strange bug

2013-06-06 Thread m2cl3k
Hi, I'm developing plugin for sublime text 2. I'm importing wxPython module and sometimes I get following error: [code] Reloading plugin C:\Users\User\AppData\Roaming\Sublime Text 2\Packages\User\my_plugin.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plug