View Single Post
Old 11-16-2019, 09:54 PM   #3
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Quote:
Originally Posted by KevinH View Post
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.

Last edited by roger64; 11-16-2019 at 10:06 PM. Reason: mistake
roger64 is offline   Reply With Quote