-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
2020-04-19 00:48:48.995 T:1530082160 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: [Errno 2] No such file or directory: '/storage/.kodi/userdata/addon_data/script.library.integration.tool/.version'
Traceback (most recent call last):
File "/storage/.kodi/addons/script.library.integration.tool/context2.py", line 45, in <module>
main()
File "/storage/.kodi/addons/script.library.integration.tool/resources/lib/utils.py", line 190, in wrapper
check_version_file()
File "/storage/.kodi/addons/script.library.integration.tool/resources/lib/utils.py", line 179, in check_version_file
with open(version_file_path, 'w') as version_file:
IOError: [Errno 2] No such file or directory: '/storage/.kodi/userdata/addon_data/script.library.integration.tool/.version'
-->End of Python script error report<--
Metadata
Metadata
Assignees
Labels
No labels