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

can't open file 'jumpcutter.py': [Errno 2] No such file or directory #172

Open
Redplanet78 opened this issue Apr 19, 2020 · 3 comments
Open

Comments

@Redplanet78
Copy link

it says can't open file 'jumpcutter.py': [Errno 2] No such file or directory

@m-rey
Copy link

m-rey commented Apr 22, 2020

Are you in the right directory?
Make sure to go into the jumpcutter directory ( by running cd jumpcutter) after you have cloned the repo.

@rougetimelord
Copy link

Can you post the full python output?

@m-rey
Copy link

m-rey commented Apr 30, 2020

@rougetimelord That's the full Python output. Just open a terminal and type in python aaaa. If the file doesn't exist, the following output should appear:
python: can't open file 'aaaa': [Errno 2] No such file or directory

This is exactly the error that shows up. Thus I think that either @Redplanet78 is in the wrong directory, hasn't downloaded the files or accidentally deleted jumpcutter.py.

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

3 participants