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

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'r equirements.txt' #10

Closed
aldooonih opened this issue Sep 13, 2021 · 1 comment

Comments

@aldooonih
Copy link

Heii, i'm trying to install this tool on windows 7, 32 bit. I found some error when I put command

python -m pip install -r requirements.txt

And then i try to check wether there is a file name requirements.txt, using command

find -name "requirements.txt"

ps:its on xira directory

It turns out "file not find"

I'm trying to go to C:\xira, and there is a "requirements.txt" file, but it just a "requirements.txt", and nothing in it.

May you help me to solve this problem?

@aldooonih
Copy link
Author

it solves

I know it sounds silly, when i click "xira-main" folder which located inside "xira" folder, there is another "requirements.txt" file, and some file in it. I click the command

python -m pip install -r requirements.txt

And it runs well this time.

I will just let this issue here, in case someone in the next day make the same misatake as me, and can be helped by this solution.

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

1 participant