Re: Problems installing v_22
Rogerio Luz Coelho Neto <[email protected]> Fri, 26 Mar 2021 23:09:55 -0300
| Newsgroups | gmane.comp.gnu.medical.devel |
|---|---|
| Message-ID | <CADGYJsyxOh53Tr8drAfJhScdsk+JvoYT0psVPf3B+AD6za7DPA@mail.gmail.com> |
I wanted to run a new database from scratch ... what you are saying is that I have to bootstrap-latest with python 2.7? Can´t I run it in Python 3? R. Em sex., 26 de mar. de 2021 às 05:17, Karsten Hilbert < [email protected]> escreveu: > 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 > >