Traceback (most recent call last):
File "/mnt/user/test/lb/letterboxd2imdb.py", line 248, in <module>
main()
File "/mnt/user/test/lb/letterboxd2imdb.py", line 229, in main
with open(f'history/{current_files_hash}.txt', 'a') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'history/760972372571e12806b2c8e5e49fb490.txt'
Hi,
are you running the command in the correct directory? (Same as the .py file).
If you checked this and it still doesnt work try running with -c, this disables the history