Click here to Skip to main content
15,894,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I installed both programs of python and Java, but it didn't show on command line.

Command prompt and Environment variables [^]

What I have tried:

I don't know what should I do to installed python and Java. Any advice. I have tried to use command prompt and Environment Variable.
Posted
Comments
Richard MacCutchan 16-Feb-21 9:09am    
You need to add the correct locations of the two systems to your environment's PATH variable. Check the paths you are using actually refer to the directories containing python.exe, javac.exe etc.
Mohamed61020 16-Feb-21 9:29am    
Do you have a Discord, I can screenshot more easily?
Richard MacCutchan 16-Feb-21 10:10am    
Please use copy and paste to put the information in your question. If I list my PATH items I get the following for Python & Java:
C:\Users\uuuuu\AppData\Local\Python\Python37
C:\Program Files\Java\jdk-14.0.1\bin
Mohamed61020 16-Feb-21 10:34am    
Done
Richard MacCutchan 16-Feb-21 10:41am    
I do not see anything different.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900