Problems installing v_22

Rogerio Luz Coelho Neto <[email protected]> Thu, 25 Mar 2021 22:24:27 -0300
Newsgroups gmane.comp.gnu.medical.devel
Message-ID <CADGYJswottZhVjR6taKFgk3kP8qDaB_ZGGKOscDgAK6vrZ8vBQ@mail.gmail.com>
Hello all,
Hope you are all well.

On Mint 20.1 (Ubuntu Focal) I cant seem to install the DB ... have already
made the changes to pg_hba

Below the problem ... Python issue?

Cheers
Rogerio

root@djetsum:/Dropbox/Dropbox/src# gm-bootstrap_server
===========================================================
Bootstrapping latest GNUmed database.

This will set up a GNUmed database of version v22
with the name "gnumed_v22".
  File "./bootstrap_gm_db_system.py", line 71
    print "Creating module import symlink ..."
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print("Creating module import symlink ...")?
Bootstrapping "gnumed_v22" did not finish successfully (1). Aborting.