Package: python3-cxx
Version: 6.2.0-2
Severity: minor
File: python3-cxx

When I install the python3-cxx package I get the following output. However the 
installation has succeded and the library can be used:

#apt-get install python3-cxx
...
Paramétrage de python3-cxx (6.2.0-2) ...
  File "/usr/lib/python3.1/dist-packages/CXX/__init__.py", line 41
    print """CXX is installed. 
The support files you need are in the PYTHON/etc/CXX directory. 
The include files are in the distutils include path already.
Just refer to them as "CXX/CXX_Objects.h", etc.
"""
  ^
SyntaxError: invalid syntax

I think the problem is due to the use of the print keyword which is now a 
function in python3. To solve this issue, it seems that print ... must be 
replace by print(...) 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (999, 'testing'), (998, 'stable'), (997, 'unstable'), (501, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-custom (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3-cxx depends on:
ii  python3                       3.1.2-6    interactive high-level object-orie

python3-cxx recommends no packages.

python3-cxx suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to