Changes between Version 21 and Version 22 of pyrunner


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v21 v22  
    2727
    2828If you get any errors, check the error and do further installations. Unfortunately this seems the python way of getting a working installation.
     29
     30== PYTHON3EXE
     31After 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).
     32
    2933
    3034=== Usage