This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
import gdata
Traceback (most recent call last):
File "", line 1, in
import gdata
File "C:\ProgramData\Anaconda2\lib\site-packages\gdata_init_.py", line 108, in
class LinkFinder(atom.LinkFinder):
AttributeError: 'module' object has no attribute 'LinkFinder'
when i try to import gdata this is the error