Hello. I installed obs with flatpak on debian 11. I have copy pasted the obs_rename_recording.py script and added it to obs via tools > scripts. However, I immeditly get the following error in the script log:
[obs_rename_recording.py] Traceback (most recent call last):
[obs_rename_recording.py] File "/path/to/obs_rename_recording.py", line 1, in <module>
[obs_rename_recording.py] import easygui
[obs_rename_recording.py] ModuleNotFoundError: No module named 'easygui'
But, as mentioned in the title, easygui is installed and obs should be able to import it. I can call the module from a script via the command line but obs cant find it. I dont seem to be the only one having this issue either https://www.reddit.com/r/obs/comments/w2n3xh/obs_flatpak_and_python_scripts/