You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
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