amirpk / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
0 stars 0 forks source link

No gdata.finance module #256

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've installed last version from SVN (today 19 June 2009), try to import
gdata.finance module, but failed. I used help(gdata) and found that finance
is not included.

Original issue reported on code.google.com by junhufr@gmail.com on 18 Jun 2009 at 10:57

GoogleCodeExporter commented 9 years ago
I just "svn checkout http://gdata-python-client.googlecode.com/svn/trunk/
gdata-python-client-read-only" to check out revision 737. The gdata.finance is 
in
there. It was added in revision 713. Perhaps you should try again?

Original comment by thesweeh...@gmail.com on 19 Jun 2009 at 2:46

GoogleCodeExporter commented 9 years ago
I've checked, that the package is inside gdata. But after compilation, i just
couldn't import gdata.finance package . Thanks for you reply.

Original comment by junhufr@gmail.com on 21 Jun 2009 at 3:41

GoogleCodeExporter commented 9 years ago
[Resolved] Found solution, you should include lib path in you project.

Original comment by junhufr@gmail.com on 22 Jun 2009 at 2:18

GoogleCodeExporter commented 9 years ago
You might also consider installing the gdata packages using the provided 
setup.py
script (sudo python setup.py install).

Original comment by jscud.w...@gmail.com on 22 Jun 2009 at 10:35