I would like to install graph tool on ubuntu. Therefore I want to make the default version of python to 3.7 instead of 2.7 because my compiler give me the error, that the python interpreter is to old to run the configure.
So do u know an solution?
Thanks a lot
pythonpoints to. Important tools on your system might expect it to be Python 2. Worst case would be a hard to repair broken system. If you needpythonto point to version 3, use a virtual environment.