Open GoogleCodeExporter opened 9 years ago
I am having the same problem. Any help would be really appreciated.
Original comment by m...@danishabdullah.com
on 26 Feb 2014 at 12:21
same issue
Original comment by bgrayb...@gmail.com
on 4 Mar 2014 at 1:57
same issue
Original comment by ellryw...@gmail.com
on 4 Mar 2014 at 2:43
same
Original comment by yuriy.so...@gmail.com
on 7 Mar 2014 at 4:44
I was able to rectify this issue by removing all traces of atom from my Python
installation and installing the latest gdata release (using setup.py) from
here: https://code.google.com/p/gdata-python-client/downloads/list
That release includes a version of atom, with the necessary LinkFinder class
definition.
Original comment by john.ma...@gmail.com
on 12 Mar 2014 at 6:59
Thank you very much, john.ma...@gmail.com ) My scripts are working now, the
problem solved )
Original comment by med.phis...@gmail.com
on 13 Mar 2014 at 1:47
Thanks for the info
Original comment by gaurav1...@gmail.com
on 27 May 2014 at 8:18
Agreed, I don't think this is an issue with this library if cleaning up the
path works.
Original comment by afs...@google.com
on 30 Dec 2014 at 9:40
Uninstalling Atom only didn't help. Uninstalling and reinstalling gdata after uninstalling Atom worked.
i try to uninstall atom under Anaconda but nothing change but when i try to reinstall (C:\ProgramData\Anaconda2) c:\workarea\python\gdata-python-client-master>python setup.py install C:\ProgramData\Anaconda2\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running build running build_py running install_lib running install_egg_info Removing C:\ProgramData\Anaconda2\Lib\site-packages\gdata-2.0.18-py2.7.egg-info Writing C:\ProgramData\Anaconda2\Lib\site-packages\gdata-2.0.18-py2.7.egg-info
Original issue reported on code.google.com by
med.phis...@gmail.com
on 27 Jan 2014 at 1:58