just installed 3.3.3 and have the problem with videos from net
I don't think whole log is necessary as every script error produces the same entries:
16:39:03 M: 25468928 DEBUG: advapi32.dll fake function dllCryptAcquireContext() called
16:39:04 M: 25165824 INFO: -->Python script returned the following error<--
16:39:04 M: 25165824 ERROR: Error Type: exceptions.ImportError
16:39:04 M: 25165824 ERROR: Error Contents: No module named io
16:39:04 M: 25165824 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\BlipTV\default.py", line 59, in ?
import CommonFunctions as common
File "Q:\scripts\.modules\script.module.parsedom\lib\CommonFunctions.py", line 23, in ?
#import inspect
ImportError: No module named io
16:39:04 M: 25165824 INFO: -->End of Python script error report<--
Reinstalled parsedom, installed everything via addons4xbox
I've added # in line import inspect but regarding error nothing changed
I cannot see anywhere importing io library.
What now?
