Hi, ok change python2.4 to python2.5. but I get errors. I have installed setuptools-0.6c8, but z3ext installs setuptools-0.6c7-py2.5.egg. <br> <br> I have had other problems in others modules because they wore the setuptools-0.6c7. It was resolved with the version 0.6c8<br>
<br>(sorry for my english)<br><br><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">$python2.5 ./bootstrap.py</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">$./bin/buildout </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Getting distribution for &#39;zope.i18nmessageid==3.4.3&#39;.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Traceback (most recent call last):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 1670, in main</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 1659, in with_ei_usage</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 1674, in &lt;lambda&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/core.py&quot;, line 151, in setup</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; dist.run_commands()</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 974, in run_commands</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.run_command(cmd)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; cmd_obj.run()</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 211, in run</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 427, in easy_install</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 471, in install_item</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 655, in install_eggs</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 930, in build_and_install</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/easy_install.py&quot;, line 919, in run_setup</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;build/bdist.linux-i686/egg/setuptools/sandbox.py&quot;, line 27, in run_setup</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;build/bdist.linux-i686/egg/setuptools/sandbox.py&quot;, line 63, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;build/bdist.linux-i686/egg/setuptools/sandbox.py&quot;, line 29, in &lt;lambda&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;setup.py&quot;, line 61, in &lt;module&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &#39;zope.traversing&#39;,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/core.py&quot;, line 151, in setup</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; dist.run_commands()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 974, in run_commands</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.run_command(cmd)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; cmd_obj.run()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/share/Almacen/Instaladores-Linux/cversiones/svn/z3ext/eggs/setuptools-0.6c7-py2.5.egg/setuptools/command/bdist_egg.py&quot;, line 174, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/share/Almacen/Instaladores-Linux/cversiones/svn/z3ext/eggs/setuptools-0.6c7-py2.5.egg/setuptools/command/bdist_egg.py&quot;, line 161, in call_command</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/cmd.py&quot;, line 333, in run_command</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.distribution.run_command(command)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; cmd_obj.run()</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/share/Almacen/Instaladores-Linux/cversiones/svn/z3ext/eggs/setuptools-0.6c7-py2.5.egg/setuptools/command/install_lib.py&quot;, line 20, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/command/install_lib.py&quot;, line 112, in build</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.run_command(&#39;build_ext&#39;)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/cmd.py&quot;, line 333, in run_command</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.distribution.run_command(command)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; cmd_obj.run()</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/share/Almacen/Instaladores-Linux/cversiones/svn/z3ext/eggs/setuptools-0.6c7-py2.5.egg/setuptools/command/build_ext.py&quot;, line 46, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/command/build_ext.py&quot;, line 290, in run</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.build_extensions()</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/site-packages/Pyrex/Distutils/build_ext.py&quot;, line 82, in build_extensions</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.build_extension(ext)</span><br style="font-family: courier new,monospace;">
<b style="font-family: courier new,monospace;">&nbsp; File &quot;/home/share/Almacen/Instaladores-Linux/cversiones/svn/z3ext/eggs/setuptools-0.6c7-py2.5.egg/setuptools/command/build_ext.py&quot;, line 175, in build_extension</b><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/command/build_ext.py&quot;, line 453, in build_extension</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; sources = self.swig_sources(sources, ext)</span><br style="font-family: courier new,monospace;">
<b style="font-family: courier new,monospace;">&nbsp; File &quot;/home/share/Almacen/Instaladores-Linux/cversiones/svn/z3ext/eggs/setuptools-0.6c7-py2.5.egg/setuptools/command/build_ext.py&quot;, line 77, in swig_sources</b><br style="font-family: courier new,monospace;">
<b style="font-family: courier new,monospace;">TypeError: swig_sources() takes exactly 3 arguments (2 given)</b><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">An error occured when trying to install zope.i18nmessageid 3.4.3.Look above this message for any errors thatwere output by easy_install.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">While:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; Installing.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; Getting section logs.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; Initializing section logs.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; Installing recipe lovely.recipe.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; Getting distribution for &#39;zope.i18nmessageid==3.4.3&#39;.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Error: Couldn&#39;t install: zope.i18nmessageid 3.4.3</span><br><br><br><br><div class="gmail_quote">On Mon, Jul 7, 2008 at 10:53 PM, Nikolay Kim &lt;<a href="mailto:fafhrd@datacom.kz">fafhrd@datacom.kz</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">z3ext packages a bit outdated, but trunk is pretty stable<br>
you can try this<br>
<br>
svn co<br>
<a href="https://z3ext.svn.sourceforge.net/svnroot/z3ext/Sandbox/fairwinds/z3extdev" target="_blank">https://z3ext.svn.sourceforge.net/svnroot/z3ext/Sandbox/fairwinds/z3extdev</a><br>
cd z3extdev<br>
python2.5 ./bootstrap.py<br>
./bin/buildout<br>
./bin/app<br>
<br>
<br>
but error you&#39;ve got is related to zope3. do you able build zope3<br>
standalone?<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br> _\|/_<br> (O-O)<br>--oOO-(_)-OOo----------------------------------------<br>Hector Miuler Malpica Gallegos<br>Universidad Nacional del Callao - Peru<br>Escuela de Ingenieria Electronica<br>
<br>usuario registrado #308608