Hi community.

I need help me with Installation of CORR libraries. I have Centos 5.6,
Xilinx 11.4 and Matlab2009b, and Python 2.6.8 installed.

I have a scripts of python for run, however, when I installed the Python
libraries, I had problems with python26-devel and python26-distruibute,
because I could not find it in repositories. I installed
python-devel.x86_64 and python-setuptools.noarch from repositories, but the
problems continues. When I execute a script of Python ( I run the Tutorial
4), the error says.

Traceback (most recent call last):
  File "init_correlator.py", line 14, in <module>
    import corr,time,numpy,struct,sys,logging,pylab
  File "/usr/local/lib/python2.6/site-packages/corr/__init__.py", line 11,
in <module>
    import cn_conf, katcp_wrapper, log_handlers, corr_functions, corr_wb,
corr_nb, corr_ddc, scroll, katadc, iadc, termcolors, rx, sim, snap
  File "/usr/local/lib/python2.6/site-packages/corr/cn_conf.py", line 1, in
<module>
    import iniparse, exceptions, socket, struct, numpy, os
ImportError: No module named iniparse


I installed python-iniparse.noarch too, from repositories. So I don't
understand.

I was following  the steps of the tutorial in
https://casper.berkeley.edu/wiki/Toolflow.

Who can help me?

Best Regards.
-- 

Alex Medina Muñoz
Electronic Engineer Student
Universidad Tecnica Federico Santa María

Reply via email to