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

ModuleNotFoundError: No module named 'oauth2' #232

Open
sabuhish opened this issue May 12, 2019 · 1 comment
Open

ModuleNotFoundError: No module named 'oauth2' #232

sabuhish opened this issue May 12, 2019 · 1 comment

Comments

@sabuhish
Copy link

Although I have the module in my virtualenv but I am still getting this error, is there anyway to fix it?
pip freeze :
certifi==2019.3.9
chardet==3.0.4
httplib2==0.12.3
idna==2.8
oauth2==1.9.0.post1
oauth2client==4.1.3
pyasn1==0.4.5
pyasn1-modules==0.2.5
requests==2.21.0
rsa==4.0
six==1.12.0
urllib3==1.24.3

@jslvtr
Copy link

jslvtr commented Jul 17, 2019

Hey @sabuhish make sure to install python-oauth2 and not oauth2.

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

2 participants