"No module named gdata" when trying to use gdata in Python 2.7

499 views Asked by At

I'm trying to use gdata in Python 2.7 with Visual Studios. I installed using pip, and tried manually installing. Despite this anytime I try running the code, I get a "No module named gdata" from VS, even though pip list says it's installed

0

There are 0 answers