Thonny is a Python IDE for beginners, and on WindowsForum.com, users discuss issues related to its installation and configuration. A common problem involves environment variables, specifically when the Thonny installation path contains spaces, such as in user profile names like "KUNDAN JI." This can cause Windows to not recognize the path, leading to troubleshooting discussions about how to properly set environment variables with spaces. The tag covers practical solutions for resolving such path recognition issues in Windows.
-
P
I entered the following path in my environmental variable:
C:\Users\KUNDAN JI\AppData\Local\Programs\Thonny;
But it is not recognizing. Is it because of the gap in KUNDAN JI. How to solve the problem?