Open gogoguerilla opened 3 years ago
@gogoguerilla I'm getting the same error. Have you been able to figure it out?
Try python3 -m pip install mail2gg
As @vazome mentioned, you gotta use py3. I managed to get it going with pip3 install mail2gg
Can someone update the instructions so people aren't confused?
Running python 3.7.3 on google cloud using pip install mail2gg and I keep getting the following error
Could not find a version that satisfies the requirement mail2gg (from versions: ) No matching distribution found for mail2gg
I'm a bit stumped as to why this would be happening