no module named error

Joe invalid.emal at at.address
Tue Dec 8 10:21:56 EST 2009


> But it's searching for _moda.*, most probably a binary extension. Does that
> exist, and if yes, has it the proper architecture or is it maybe 32 bit?

I'm just going by an example script. moda is a package I was given that
is written in C and has some python bindings and does run 64-bit. I'm on
gentoo. I'm not sure it's installed correctly, but it did come w/ a
setup.py, and I ran 'setup.py install' and it seemed to have installed
correctly.

$ sudo python ./setup.py install
running install
running build
running build_py
running install_lib
running install_egg_info
Removing /usr/lib64/python2.6/site-packages/moda-2.1-py2.6.egg-info
Writing /usr/lib64/python2.6/site-packages/moda-2.1-py2.6.egg-info




More information about the Python-list mailing list