[Python-3000] [Python-Dev] Py3k: error during 'make install' in py3k-struni ? (original) (raw)
Guido van Rossum guido at python.org
Wed Jul 25 00:30:38 CEST 2007
- Previous message: [Python-3000] New section for PEP 3124
- Next message: [Python-3000] [Python-Dev] Py3k: error during 'make install' in py3k-struni ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yeah, that particular test is not yet working. (Fixes are welcome -- see http://wiki.python.org/moin/Py3kStrUniTests for how to help.)
I believe I rigged "make install" to continue after this error -- did the rest of the install complete?
FWIW, a better place to discuss Py3k bleeding edge stuff is python-3000 at python.org. Sign up at the usual place. (I've CC'ed that list now -- please remove python-dev from followups.)
--Guido
On 7/24/07, Lisandro Dalcin <dalcinl at gmail.com> wrote:
Afther checking out the py3k-struni branch, 'make install' issued this:
Compiling /usr/local/python/3.0/lib/python3.0/test/testtarfile.py ... *** SyntaxError: ('expected string, bytes found', ('/usr/local/python/3.0/lib/python3.0/test/testtarfile.py', 0, 0, None)) If this is expected to fail, please forget this. -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/guido%40python.org
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-3000] New section for PEP 3124
- Next message: [Python-3000] [Python-Dev] Py3k: error during 'make install' in py3k-struni ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]