[Planetlab-devel] Unable to run gimport.py when building geniwrapper
Mingliang Ma
mingliang.ma.research at gmail.com
Wed Jun 24 13:27:09 EDT 2009
Hi,
I'm using vserver with Centos 5. the MyPLC 4.3 is running fine. i'm trying
to install geniwrapper. I followed the tutorial from
http://www.maxgigapop.net/twiki/bin/view/GENI/Deploying-MyPLC
. But it give me an "ImportError: No module named geni.util.cert"
when i executing gimport.py
below are the steps i did:
1. I installed pyOpenSSL, m2crypto, make, and gcc.
2. i check out the geniwrapper from the svn repository "
http://svn.planet-lab.org/svn/geniwrapper/trunk" to "
/usr/local/share/<geniwrapper>"
3. Add the path to the systems PYTHONPATH. "ln -s
/usr/local/share/geniwrapper/geni /usr/lib/python2.5/site-packages/geni"
4. then I execute "python gimport.py"
the output:
bash-3.2# python gimport.py
Traceback (most recent call last):
File "gimport.py", line 22, in ?
from geni.util.cert import *
ImportError: No module named geni.util.cert
is there any steps i missed? I'm very appreciate if someone can help me out?
Thank you,
Ming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.planet-lab.org/pipermail/devel/attachments/20090624/adf0ec4f/attachment.html
More information about the Devel
mailing list