I have written a script in python to dynamically generate my pre-show content and place it in the relevant folders. In order to achieve the content generation I am using the library moviepy. Running the script from my shell works as expected but when testing the script from Kodi I get an import error no such module moviepy. My action file running this is a simple one liner:
python://E:/PreShowExperience/setup_show.py
Would anyone know how to resolve this import error? I would be very very grateful
Excluding the actual hardware for your media (screen, speakers, amps, receivers, etc.) what is your favorite thing that enhances your movie watching experience?
Simpsons Lobby
Food commercial with the legendary Homer J. Simpson
File Information
Submitter
Quebert
Submitted 04/02/2025
Category Commercials
View File
Hi There,
I have written a script in python to dynamically generate my pre-show content and place it in the relevant folders. In order to achieve the content generation I am using the library moviepy. Running the script from my shell works as expected but when testing the script from Kodi I get an import error no such module moviepy. My action file running this is a simple one liner:
Would anyone know how to resolve this import error? I would be very very grateful