[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1069069: reportbug: mma does not work on Python-3



Package: mma
Version: 21.09-1
Severity: normal

Dear Maintainer,

Most of the scripts in the package does not work with Python3.

$ mma-mnx
  File "/usr/bin/mma-mnx", line 262
    x=0L
      ^
SyntaxError: invalid decimal literal


$ pg2mma
  File "/usr/bin/pg2mma", line 9
    print "pg2mma, (c) Bob van der Poel"
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?


$ mma-rm2std
  File "/usr/bin/mma-rm2std", line 31
    print m
    ^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?


$ synthsplit
  File "/usr/bin/synthsplit", line 13
    print "synthsplit, (c) Bob van der Poel"
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?


-- 
Regards
Sudip


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.13-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mma depends on:
ii  python3     3.11.8-1
ii  python3-tk  3.12.3-1

Versions of packages mma recommends:
ii  timidity  2.14.0-8.2

mma suggests no packages.


Reply to: