TobiasPankner / Letterboxd-to-IMDb

Import your Letterboxd ratings into IMDb
81 stars 3 forks source link

History doesn't seem to work. Permission issue? #12

Open turkeyphant opened 2 months ago

turkeyphant commented 2 months ago
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'
TobiasPankner commented 2 months ago

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