Troubleshooting =============== .. _trouble_shoot_python_label: Add Python to PATH of Windows ----------------------------- Run -> SystemPropertiesAdvanced.exe -> Environmental Variables... -> Path -> Edit... -> New... Step 1: System Properties .. image:: System_Path_1.png :width: 400 Step 2: Environment Variables .. image:: System_Path_2.png :width: 500 Step 3: Edit environment variable .. image:: System_Path_3.png :width: 500 Add two paths related to python on your computer: *YOUR_PATH\\Python39\\Scripts\\* and *YOUR_PATH\\Python39\\*.