-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Test: Selecting requirement files while using Create Environment command #20548
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
Comments
For those who don't have python projects, I tried some from here https://github.com/geekcomputers/Python |
The first call failed. This was a fresh Python install in my Windows VM. Later calls worked fine. Maybe it had a race condition to install pip?
|
@digitarald A full log might have helped here I think. But, likely it is a transient issue. The command itself seems correct. |
I got this same error, but thought it was due to a bad requirements file as I'm not sure what the requirements file needs. It worked on the second try, but with a different requirements.txt |
Refs: #20277
Complexity: 2
Create Issue
Requirements
Verification
Venv
optionrequirements.txt
files found in the project.NOTE: If you want to retest with different combination of
requirements.txt
etc, please delete the.venv
manually.The text was updated successfully, but these errors were encountered: