Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 689 by
med.phis...@gmail.com: gdata wants atom.LinkFinder but
atom 0.3.5 or 0.3.6 doesn't have this, gdata doesn't work with atom >= 0.3.5
http://code.google.com/p/gdata-python-client/issues/detail?id=689
Hello, I have gdata 2.0.18 instaled with my python 2.7.5. I have atom
library version below 0.3.5 and all works well. But when I upgrade atom
library to version 0.3.5 or 0.3.6 these code
import atom
import gdata.calendar
raise this error
Traceback (most recent call last):
File "C:\Users\Booker\YandexDisk\workspace\sms\sms_from_google_calendar.py",
line 3, in <module>
import gdata.calendar
File "C:\Python27\lib\site-packages\gdata\__init__.py", line 109, in
<module>
class LinkFinder(atom.LinkFinder):
AttributeError: 'module' object has no attribute 'LinkFinder'
Atom library of 0.3.5 doesn't have atom.LinkFinder. I want to use previos
version of atom lybrary but there is no distributions!
for example
pip install atom == 0.3.1
says that available only 0.3.5 and 0.3.6 version !
gdata wants atom.LinkFinder for their work but atom available by pipy
doesn't have thise what can I do ?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings