Re: Problems installing v_22
Karsten Hilbert <[email protected]> Fri, 26 Mar 2021 09:17:36 +0100
| Newsgroups | gmane.comp.gnu.medical.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Rogerio,
> 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 ...")?
This happens, when code for Python2 is run with Python 3
> On Mint 20.1 (Ubuntu Focal)
It seems Focal has a Python2 version so that needs to be run with python2.7.
Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B