Changes between Version 22 and Version 23 of pyrunner
- Timestamp:
- 01/15/24 20:34:42 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyrunner
v22 v23 28 28 If you get any errors, check the error and do further installations. Unfortunately this seems the python way of getting a working installation. 29 29 30 == PYTHON3EXE30 === PYTHON3EXE 31 31 After 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 32