I tried to run it normally and even in admin mode. Still not working. I'm on x64 Windows 8.1
Code: Select All
Traceback (most recent call last):
File "myibay0.py", line 1312, in go_exit
File "myibay0.py", line 1317, in _go_exit
File "wx\_core.pyo", line 14590, in __getattr__
wx._core.PyDeadObjectError: The C++ part of the TaskBarIcon object has been deleted, attribute access no longer allowed.
Traceback (most recent call last):
File "myibay0.py", line 3072, in <module>
File "myibay0.py", line 3057, in start
File "myibay0.py", line 249, in start
File "myibay1.pyx", line 188, in myibay1.generic.go_online2
File "wx\_core.pyo", line 8475, in Destroy
File "xml\dom\minidom.pyo", line 1925, in parseString
File "xml\dom\expatbuilder.pyo", line 940, in parseString
File "xml\dom\expatbuilder.pyo", line 223, in parseString
xml.parsers.expat.ExpatError: no element found: line 1, column 0
Exception in thread Thread-1 (most likely raised during interpreter shutdown):Traceback (most recent call last):
File "myibay0.py", line 3072, in <module>
File "myibay0.py", line 3057, in start
File "myibay0.py", line 249, in start
File "myibay1.pyx", line 188, in myibay1.generic.go_online2
File "wx\_core.pyo", line 8475, in Destroy
File "xml\dom\minidom.pyo", line 1925, in parseString
File "xml\dom\expatbuilder.pyo", line 940, in parseString
File "xml\dom\expatbuilder.pyo", line 223, in parseString
xml.parsers.expat.ExpatError: no element found: line 1, column 0