Quote:
Originally Posted by KevinH
Have you made sure you have installed the python3 properly (and all of its libraries and with the python packages needed)?
That error message means you tried to run python but it failed for some reason. If you open a xterm app and type python3, is it found in your path? Have you selected it in your manage plugins?
|
Code:
[roger@lenovo ~]$ python3
Python 3.8.0 (default, Oct 23 2019, 18:51:26)
[GCC 9.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
sorry for the alarm
I checked the path for python, it targeted 3.7.
I clicked on "automatic" in the general preferences, and have now again a good path.
Apologies for this mishap.