[BioPython] help with mx installation on redhat
Andrew Nunberg
anunberg at oriongenomics.com
Wed Oct 1 15:02:08 EDT 2003
Nevermind,
I fixed it by installing again.
A reminder that rpms for python seem to be end up in /usr/lib/python...
so make sure your PYTHONPATH includes that path
Andy
On Tuesday, September 30, 2003, at 05:36 PM, Andrew Nunberg wrote:
> Hi,
> I installed the egenix mx module on a redhat 7,2 machine.
> i can import mx but cannot import TexTools
> when i try from mx import TextTools i get:
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File
> "/usr/local/lib/python2.3/site-packages/mx/TextTools/__init__.py",
> line 8, in ?
> File
> "/usr/local/lib/python2.3/site-packages/mx/TextTools/TextTools.py",
> line 13, in ?
> File
> "/usr/local/lib/python2.3/site-packages/mx/TextTools/mxTextTools/
> __init__.py", line 8, in ?
> ImportError: No module named mxTextTools
>
> I take it i did not install themodule correctly or is it some
> permission issue?
> Thanks
>
> ---------------------------------------------------
> Andrew Nunberg Ph.D
> Bioinfomagician
> Orion Genomics
> 4041 Forest Park
> St Louis, MO
> 314-615-6989
> anunberg at oriongenomics.com
> www.oriongenomics.com
>
> _______________________________________________
> BioPython mailing list - BioPython at biopython.org
> http://biopython.org/mailman/listinfo/biopython
>
---------------------------------------------------
Andrew Nunberg Ph.D
Bioinfomagician
Orion Genomics
4041 Forest Park
St Louis, MO
314-615-6989
anunberg at oriongenomics.com
www.oriongenomics.com
More information about the BioPython
mailing list