Changes between Version 22 and Version 23 of pyrunner


Ignore:
Timestamp:
01/15/24 20:34:42 (15 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v22 v23  
    2828If you get any errors, check the error and do further installations. Unfortunately this seems the python way of getting a working installation.
    2929
    30 == PYTHON3EXE
     30=== PYTHON3EXE
    3131After installing python, you have to set the {{{PYTHON3EXE}}} environment variable to point to the python3 executable. On ubuntu, you can find the location with {{{which python3}}}. How you set this varies depending on how you want to use the PythonVenv (from Eclipse, from command line,  double clicking etc; and which OS).
    3232