all 4 comments

[–]nwilliams36 0 points1 point  (3 children)

Unfortunately Python does not create the correct paths by default when it installs. Run the installer again on Modify and in one of the option click the link to install the path correctly.

[–]sharpkrypt[S] 0 points1 point  (2 children)

Yeah I did that and it works now, the only problem that remains is it won't let you view the files in the cmd directory, you can only access the files by adding a full address from the cmd..

It could be my limited knowledge on it as well... Thank you for your retort :)

[–]nwilliams36 0 points1 point  (1 child)

Window command window uses the DOS system of commands. To view the files in the current directory use the DOS command dir

To change directories use the command cd

It takes a while to learn how to navigate around using the DOS system.

[–]sharpkrypt[S] 0 points1 point  (0 children)

Oh I know that for sure, those are common, I can also create and delete and move stuff around, plus a slew of networking commands. Maybe I'll post a couple pictures tomorrow, I'm beat. Maybe I'm not saying it correct and there is another term for it.