I don't have a session manager module in my system and i try to install it using: pip install session-manager
. It shows the error:
ERROR: Could not find a version that satisfies the requirement session-manager (from versions: none)
ERROR: No matching distribution found for session-manager
I also try command pip install boto3
.