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

python3: can't open file 'run.py': [Errno 2] No such file or directory #12

Open
leliile opened this issue Jun 12, 2023 · 4 comments
Open

Comments

@leliile
Copy link

leliile commented Jun 12, 2023

C:\Users\zql-->python3 run.py https://fr.scribd.com/book/495509558/Comprendre-BITCOIN-en-seulement-2H
python3: can't open file 'run.py': [Errno 2] No such file or directory

@leliile
Copy link
Author

leliile commented Jun 12, 2023

I don't know what went wrong, didn't open browser serious account after running

@tomeli5n
Copy link

C:\Users\zql-->python3 run.py https://fr.scribd.com/book/495509558/Comprendre-BITCOIN-en-seulement-2H python3: can't open file 'run.py': [Errno 2] No such file or directory

could you run this command?

dir

It seems like you're not running the command in the project folder

@rankpuertorico
Copy link

Newb - can someone exlplain the solution? I am experiencing the same error. Ive tried running local on mac terminal, and also as a replit.

@thieuphong220203
Copy link

Newb - can someone exlplain the solution? I am experiencing the same error. Ive tried running local on mac terminal, and also as a replit.

you can find a folder "scribd-downloader-main" (the folder you download from git) and then you go to that folder you will see the file name "run.py", I do not use MAC but I think it's the same on Window. Now you open terminal on Mac and use the command: cd + path of the folder contain "run.py".
example: my run.py on the folder with this path: "D:\tool\scribd-downloader-main"
Untitled

I go to terminal and input like this: (This just for window), you can search "how to get path on Mac" on youtube
image

When you go to the folder contain "run.py" you can download the ebook from terminal.
Hope it can help you

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

4 participants