Comment on revision r86 in opensocial-python-client

19 views
Skip to first unread message

codesite...@google.com

unread,
May 25, 2011, 6:18:06 PM5/25/11
to opensocial-cl...@googlegroups.com
Comment by abdelkri...@gmail.com:

Score: Neutral

General Comment:
This change didn't correct the issue
I still have the following error after installing the lib and trying
to "import opensocial"

===========

sudo -u root python setup.py install
Password:
running install
running build
running build_py
running install_lib
running install_egg_info
Removing
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/opensocial.py-DEVELOPMENT-py2.5.egg-info
Writing
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/opensocial.py-DEVELOPMENT-py2.5.egg-info
abdelkrim-boujrafs-MacBook-Pro:opensocial-python-client-read-only aboujraf$
python
Python 2.5.4 (r254:67917, Dec 23 2008, 14:57:27)
[GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import opensocial
Traceback (most recent call last):
File "<stdin>", line 1, in <module>

File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/opensocial/__init__.py",
line 32, in <module>
from validator import *

File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/opensocial/validator.py",
line 26, in <module>
from opensocial.Crypto.PublicKey import RSA
ImportError: No module named Crypto.PublicKey

===========

For more information:
http://code.google.com/p/opensocial-python-client/source/detail?r=86

Reply all
Reply to author
Forward
0 new messages