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
When running
pip3 install --user .[tests]
The following error is returned
ERROR: No matching distribution found for python3-indy==1.15.0-dev-1625
The text was updated successfully, but these errors were encountered:
The preferred method for development is using VSCode DevContainers or GitPod; https://github.com/hyperledger/indy-plenum/tree/ubuntu-20.04-upgrade#how-to-start-working-with-the-code. Available on the ubuntu-20.04-upgrade branch.
ubuntu-20.04-upgrade
Sorry, something went wrong.
Regardless it's strange since the version it's complaining about exists; https://pypi.org/project/python3-indy/1.15.0-dev-1625/
Fixed with #1624
No branches or pull requests
When running
pip3 install --user .[tests]
The following error is returned
ERROR: No matching distribution found for python3-indy==1.15.0-dev-1625
The text was updated successfully, but these errors were encountered: