📎 AI Summary:
The user prkundan is experiencing issues with their environment variable path not recognizing the directory due to a space in "KUNDAN JI." Neemobeer responds, clarifying that spaces in the PATH variable generally don't cause problems and suggests that the issue might be related to opening a new command prompt after making changes, as updates to environment variables require a new session to take effect. Overall, the thread discusses environment variable configuration challenges, with a focus on path recognition issues related to spaces.

prkundan

Member
Member details
Joined
Jun 10, 2019
Messages
35
Thread Author #1
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?
 

Solution
In which variable, PATH I'm assuming? Spaces should make no difference. If you're trying to run some command from an already open cmd prompt it won't recognize the change. You have to open a command prompt.

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
In which variable, PATH I'm assuming? Spaces should make no difference. If you're trying to run some command from an already open cmd prompt it won't recognize the change. You have to open a command prompt.
 

Solution