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

Issue installing #8

Closed
SUDestroyer opened this issue Jun 14, 2022 · 12 comments
Closed

Issue installing #8

SUDestroyer opened this issue Jun 14, 2022 · 12 comments

Comments

@SUDestroyer
Copy link

When running the install command (pip install -r requirements.txt) it just doesn't wanna work
Screenshot 2022-06-14 110234
Any help would be appreciated

@Lvenizerv
Copy link
Owner

dont write python in cmd then write that
just open cmd and type pip install -r requirements.txt

@SUDestroyer
Copy link
Author

It's now just telling me its not a valid command
Screenshot 2022-06-14 123408

@cx622
Copy link

cx622 commented Jun 14, 2022

Did you install python?

@SUDestroyer
Copy link
Author

Yes, I have python installed
Screenshot 2022-06-14 134106

@TheBaconPug
Copy link

Yes, I have python installed
Screenshot 2022-06-14 134106

py -m pip install -r requirements.txt

@SUDestroyer
Copy link
Author

Yes, I have python installed
Screenshot 2022-06-14 134106

py -m pip install -r requirements.txt

It's still giving me issues
Screenshot 2022-06-14 202708

@TheBaconPug
Copy link

Yes, I have python installed
Screenshot 2022-06-14 134106

py -m pip install -r requirements.txt

It's still giving me issues
Screenshot 2022-06-14 202708

Install pip

@SUDestroyer
Copy link
Author

py -m pip install -r requirements.txt

Ok, I've installed pip (hopefully) and now it can't find the file for some reason
Screenshot 2022-06-14 205056

@TheBaconPug
Copy link

py -m pip install -r requirements.txt

Ok, I've installed pip (hopefully) and now it can't find the file for some reason
Screenshot 2022-06-14 205056

You're not in the folder with the files in it

@SUDestroyer
Copy link
Author

py -m pip install -r requirements.txt

Ok, I've installed pip (hopefully) and now it can't find the file for some reason
Screenshot 2022-06-14 205056

You're not in the folder with the files in it

Ok, so how would I do that?

@TheBaconPug
Copy link

@SUDestroyer
Copy link
Author

Thanks for the help, got it working

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