As the title states I keep getting “Import “solders.keypair” could not be resolved from source” error when importing solders.keypair.
from solana.rpc.api import Client
from solders.keypair import Keypair
I’ve installed solders… even uninstalled and re-installed, but still getting the error. I have python 3.12 downloaded is that the problem, if so how do i downgrade version. Does anyone know how to fix this?
New contributor
Shane Marotta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.