Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when installing #7

Open
gogoguerilla opened this issue May 27, 2021 · 4 comments
Open

error when installing #7

gogoguerilla opened this issue May 27, 2021 · 4 comments

Comments

@gogoguerilla
Copy link

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

@Erambal
Copy link

Erambal commented Oct 28, 2021

@gogoguerilla I'm getting the same error. Have you been able to figure it out?

@vazome
Copy link

vazome commented Nov 8, 2021

Try python3 -m pip install mail2gg

@mrk3767
Copy link

mrk3767 commented Jan 5, 2022

As @vazome mentioned, you gotta use py3. I managed to get it going with pip3 install mail2gg

@siliconpi
Copy link

Can someone update the instructions so people aren't confused?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants