News

The easiest option is to handle this while installing the Python interpreter. As you install Python, simply be sure to tick the box that says “Add Python to PATH.” ...
For example, with Python installation, unless the installer gives you an option to set the PATH automatically, you have to do it explicitly to use Python within any directory on your system.
Since we are going to set up the Python environment, it is crucial to tick the Add Python to PATH option during the installation process. After installing Python, go to the next step.