martijnlentink / propresenter-custom-bibles

Tutorial to import custom Bibles in ProPresenter
34 stars 13 forks source link

FileNotFoundError: [Errno 2] No such file or directory #24

Closed frozenade closed 4 months ago

frozenade commented 4 months ago

Hi, I got this error after I chose Overwrite option:

Traceback (most recent call last):
  File "bible_import.py", line 475, in <module>
  File "bible_import.py", line 381, in overwrite_free_bible
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Labcom\\AppData\\Local\\Temp\\_MEI213642\\available_bibles.json'
[12096] Failed to execute script 'bible_import' due to unhandled exception!

Is there something missing?

martijnlentink commented 4 months ago

Hi, thanks for reporting this. No, you didn't miss anything, I did when creating a new binary. Thanks for reporting this. I am fixing this and creating a new binary ASAP.

martijnlentink commented 4 months ago

@frozenade could you check the new release if this fixes your crash?

frozenade commented 4 months ago

Yes, it already fixed now. Thanks.