Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errror when running script #17

Open
Chito24 opened this issue Jul 9, 2019 · 1 comment
Open

Errror when running script #17

Chito24 opened this issue Jul 9, 2019 · 1 comment

Comments

@Chito24
Copy link

Chito24 commented Jul 9, 2019

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

@schmitzCatz
Copy link

same problem within freeBsd ;(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants