[RELEASE] XBMC-follw.it Service
#8
hi LRFalk01,

I try to get follw.it working with a nightly from the day before yesterday.
I will get this error when trying to sync on startup:

Code:
23:56:34 T:1360   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named EpisodeLookup
                                            Traceback (most recent call last):
                                              File "C:\Users\me\AppData\Roaming\XBMC\addons\script.follwit\service.py", line 2, in <module>
                                                from notification_service import NotificationService
                                              File "C:\Users\me\AppData\Roaming\XBMC\addons\script.follwit\notification_service.py", line 5, in <module>
                                                from xbmcEvents import EventHandler
                                              File "C:\Users\me\AppData\Roaming\XBMC\addons\script.follwit\xbmcEvents.py", line 5, in <module>
                                                import EpisodeLookup
                                            ImportError: No module named EpisodeLookup
                                            -->End of Python script error report<--

Running on win8 here....

Would be grateful if you could have a look into this...




Reply


Messages In This Thread
RE: [RELEASE] XBMC-follw.it Service - by Luca Brasi - 2012-12-04, 01:27
Logout Mark Read Team Forum Stats Members Help
[RELEASE] XBMC-follw.it Service0