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

Syntax error #58

Open
IAmNewYo opened this issue Mar 15, 2023 · 1 comment
Open

Syntax error #58

IAmNewYo opened this issue Mar 15, 2023 · 1 comment

Comments

@IAmNewYo
Copy link

IAmNewYo commented Mar 15, 2023

Hi, I know literally 0 about coding and stuff so I'm very sorry if this is a stupid question, I'm using Windows 10 and Downloaded Python 3.10.10 and the required paraleger-downloader-main folder. I opened python.exe application and wrote "$ pip3 install -r requirements.txt" and got "SyntaxError: invalid Syntax" , seperately if I try to open paralego downloader file It just quickly shows a black cmd screen so idk what to do lul.
https://imgur.com/gallery/peNzxE5 for the cmd file error

@diestor
Copy link

diestor commented Apr 11, 2023

You gotta write only "pip install -r requirements.txt"; and once you're gonna run the program, write: "python downloader.py"; in both cases delete the quotation marks.
Hope this helps.

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