Dear All,
I am a new user of GENI. Right now I'm trying the Omni example from Geni Tutorials. I followed the GCF quick start (http://trac.gpolab.bbn.com/gcf/wiki/QuickStart) and got that error (ImportError: No module named M2Crypto) when I was trying the test run. But later I found that terminal was trying to use python 2.7 instead of 2.6 which was supposed to run for GCF. After I changed python path to version 2.6, I got the test run to work. Then I went to the page of configuring Omni http://trac.gpolab.bbn.com/gcf/wiki/OmniConfigure/Automatic When I typed omni-configure.py, I got that error of No module named M2Crypto again. I checked python version, it's version 2.6. And the test run at the quick start page of GCF still runs after I copied gcf_config.sample to gcf_config. Are there any more steps that I should follow? Should I actually add the path to M2Crypto to .bash_profile? It's not in the python2.6 directory. Here is the path. /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/M2Crypto Btw, I'm using OS X 10.8.2 on a Macbook Pro, and am trying to run Omni from Terminal. Thanks! Yuping -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/722D3mdfmvkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
