Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Answer

Post Timeline

Corrected typo (brain freeze).
Source Link

If you want to configure Python for all users on your computer (by changing the System environment variable), just scroll up a few clicks. The variables are listed in alphabetical order by name, so PATH should be just a few notches above PSModulePath. (Note that modifying System environment variables requires that you have Administrator privilege.) Or, if either you’re not privileged or you need to set this up only for yourself, create a New user variable by clicking on "New..." in (under) the "User variables for Roo" section. Enter the name as PATH and the value as C:\Python34. If, in the future, you need to add other directories to your PATH, separate separate them with colonssemicolons, e.g., C:\Python34:C:\Cobra42\Python34;C:C\Cobra42;C:\Panda17.

If you want to configure Python for all users on your computer (by changing the System environment variable), just scroll up a few clicks. The variables are listed in alphabetical order by name, so PATH should be just a few notches above PSModulePath. (Note that modifying System environment variables requires that you have Administrator privilege.) Or, if either you’re not privileged or you need to set this up only for yourself, create a New user variable by clicking on "New..." in (under) the "User variables for Roo" section. Enter the name as PATH and the value as C:\Python34. If, in the future, you need to add other directories to your PATH, separate them with colons, e.g., C:\Python34:C:\Cobra42:C:\Panda17.

If you want to configure Python for all users on your computer (by changing the System environment variable), just scroll up a few clicks. The variables are listed in alphabetical order by name, so PATH should be just a few notches above PSModulePath. (Note that modifying System environment variables requires that you have Administrator privilege.) Or, if either you’re not privileged or you need to set this up only for yourself, create a New user variable by clicking on "New..." in (under) the "User variables for Roo" section. Enter the name as PATH and the value as C:\Python34. If, in the future, you need to add other directories to your PATH, separate them with semicolons, e.g., C:\Python34;C:\Cobra42;C:\Panda17.

Source Link

If you want to configure Python for all users on your computer (by changing the System environment variable), just scroll up a few clicks. The variables are listed in alphabetical order by name, so PATH should be just a few notches above PSModulePath. (Note that modifying System environment variables requires that you have Administrator privilege.) Or, if either you’re not privileged or you need to set this up only for yourself, create a New user variable by clicking on "New..." in (under) the "User variables for Roo" section. Enter the name as PATH and the value as C:\Python34. If, in the future, you need to add other directories to your PATH, separate them with colons, e.g., C:\Python34:C:\Cobra42:C:\Panda17.

lang-py

AltStyle によって変換されたページ (->オリジナル) /