Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

incorrect requirement for python version on project readme #32

Open
mmelih opened this issue Dec 27, 2021 · 0 comments · May be fixed by #33
Open

incorrect requirement for python version on project readme #32

mmelih opened this issue Dec 27, 2021 · 0 comments · May be fixed by #33

Comments

@mmelih
Copy link

mmelih commented Dec 27, 2021

pip install -r requirements.txt exits with error:
ERROR: Could not find a version that satisfies the requirement solana==0.19.1 (from versions: 0.0.3, 0.0.4)

starting from 0.0.5, solana pip package requires python version >=3.7
README file states that python 3.6 is enough

mmelih added a commit to mmelih/python-api that referenced this issue Dec 27, 2021
@mmelih mmelih linked a pull request Dec 27, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant