TheaterTrailers icon indicating copy to clipboard operation
TheaterTrailers copied to clipboard

Errror when running script

Open Chito24 opened this issue 5 years ago • 1 comments

Removed it all, re-installed and still get the same error when i run the script:

Traceback (most recent call last): File "F:\Python27\Scripts\TheaterTrailers-master\TheaterTrailers-master\theaterTrailers.py", line 464, in main() File "F:\Python27\Scripts\TheaterTrailers-master\TheaterTrailers-master\theaterTrailers.py", line 140, in main updateCache(MovieDict[item]['url'], title, trailerYear) File "F:\Python27\Scripts\TheaterTrailers-master\TheaterTrailers-master\theaterTrailers.py", line 255, in updateCache shutil.rmtree(jsonDict[passedSmallTitle]['path']) File "F:\Python27\lib\shutil.py", line 262, in rmtree onerror(os.listdir, path, sys.exc_info()) File "F:\Python27\lib\shutil.py", line 260, in rmtree names = os.listdir(path) WindowsError: [Error 3] The system cannot find the path

Chito24 avatar Jul 09 '19 22:07 Chito24

same problem within freeBsd ;(

schmitzCatz avatar Aug 21 '19 17:08 schmitzCatz