-
Notifications
You must be signed in to change notification settings - Fork 146
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
pip3 install -r requirements.txt could not open directory #64
Comments
The name of the requirements file is dev-requirements.txt. So give the command pip3 install -r dev-requirements.txt |
hello , also ERROR: Defaulting to user installation because normal site-packages is not writeable |
sorry, I got it |
Hello, I got a error like: Collecting geometry-msgs What should I do? |
[Errno 2] No such file or directory: 'requirements.txt'
The text was updated successfully, but these errors were encountered: