We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RAVEN
If python is install such that pip3 is a different version of python than in the raven libraries environment, the build raven will fail.
This will fail when the tests are run because the built version will be a different version from the version that is imported.
Create two installs of python, and use one for the python command and the other for the pip3 command.
Raven can build python.
No response
Windows
CONDA
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Thank you for the defect report
RAVEN
.that demonstrates the defect.
Defect Description
If python is install such that pip3 is a different version of python than in the raven libraries environment, the build raven will fail.
This will fail when the tests are run because the built version will be a different version from the version that is imported.
Steps to Reproduce
Create two installs of python, and use one for the python command and the other for the pip3 command.
Expected Behavior
Raven can build python.
Screenshots and Input Files
No response
OS
Windows
OS Version
No response
Dependency Manager
CONDA
For Change Control Board: Issue Review
For Change Control Board: Issue Closure
The text was updated successfully, but these errors were encountered: