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
gdata-pyt...@googlecode.com
unread,
Feb 26, 2014, 7:21:48 AM2/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message