Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »



The Python environment selection feature allows the user to select the Python environment to use for executing the Python code in INI files.
Select the environment by browsing to the directory where it is stored. The user may select a Python virtual environment directory which must have a pyvenv.cfg file in it, or a Python 'base' environment directory which must have a python3.dll file in it. Changes to the Python environment take effect the next time DevWareX is restarted.
From menu "Python" in DevWareX, select the desired Python environment.

Python Console: Show or hide the Python Console window with the current Python version and virtual environment name in the title bar.
Use Default Environment: DevWareX will use the oldest version of Python3 available in the system in the next DevWareX restart.
Browse Python Environment: Browse for a Python directory, then DevWareX will use the selected Python environment in the next DevWareX restart.
(Recent Directory Name): DevWareX will use the selected Python environment in the next DevWareX restart.

  • No labels