![](https://secure.gravatar.com/avatar/72bb6695803cd6279cee82f78869c45d.jpg?s=120&d=mm&r=g)
hallo, bitte um hilfe: pymat (MatLabanbindung für Python) ist nur für die python version 2.2 erhältlich. wie compiliere ich den mitgelieferten c++ code für python 2.1 (zope 2.6.1) bzw, python 2.3. leider kenne ich mich mit solchen sachen nicht aus und bitte um eine "verständliche" Anleitung. lg alex _______________________________________________ python-de maillist - python-de@python.net http://python.net/mailman/listinfo/python-de
![](https://secure.gravatar.com/avatar/096157f2284f5b7b79a9a0987aeeff0c.jpg?s=120&d=mm&r=g)
On Fri, 13 Aug 2004 08:56:13 +0200 "Alexander Kollmann" <kollmann@telbiomed.at> wrote:
hallo, bitte um hilfe:
pymat (MatLabanbindung f_r Python) ist nur f_r die python version 2.2 erh_ltlich. wie compiliere ich den mitgelieferten c++ code f_r python 2.1(zope 2.6.1) bzw, python 2.3.
leider kenne ich mich mit solchen sachen nicht aus und bitte um eine "verst_ndliche" Anleitung.
Nimmst den Sourcecode und: python setup.py install fertig! grüße, Marek _______________________________________________ python-de maillist - python-de@python.net http://python.net/mailman/listinfo/python-de
participants (2)
-
Alexander Kollmann
-
Marek Kubica