Hi;
The mattricks development has been moved to gna[1] (CC the gna mailing list also).
1.-http://gna.org/projects/mattricks/
Philippe Mioulet pmioulet@gmail.com escribió:
Hello,
At the moment I'm trying to compile the mattrick in cygwin. In order to have a chance to succeed, I started by compiling wxpython following this guide : http://gnuradio.org/trac/wiki/wxPythonCygwin
Now that I try to compile mattrick, I get the following error : $ python setup.py install Traceback (most recent call last): File "setup.py", line 31, in <module> from mattricks import Init File "/opt/Mattricks/mattricks.py", line 23, in <module> mattricks.main() AttributeError: 'module' object has no attribute 'main'
Does anyone know what I could do to solve this(I've never done any python)?
What version are you trying to build? Could you test with the latest released version? (0.9.0~pre1)?
regards,
mattricks@lists.lysator.liu.se