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

Ubuntu 20.04 Installing test dependencies fails #1622

Closed
KimEbert42 opened this issue Dec 6, 2022 · 3 comments
Closed

Ubuntu 20.04 Installing test dependencies fails #1622

KimEbert42 opened this issue Dec 6, 2022 · 3 comments

Comments

@KimEbert42
Copy link
Contributor

When running

pip3 install --user .[tests]

The following error is returned

ERROR: No matching distribution found for python3-indy==1.15.0-dev-1625

@WadeBarnes
Copy link
Member

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.

@WadeBarnes
Copy link
Member

Regardless it's strange since the version it's complaining about exists; https://pypi.org/project/python3-indy/1.15.0-dev-1625/

@pSchlarb
Copy link
Contributor

Fixed with #1624

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

3 participants