Home > other >  Be urgent!!!! For help: the python installation, configuration Path, after the command prompt window
Be urgent!!!! For help: the python installation, configuration Path, after the command prompt window

Time:09-27

I installed the python,
The Path also configuration,
After the command prompt window type python "python" not internal or external command, nor can run the program or batch file,
How do you solve this to


CodePudding user response:

Hello, your python sure is installed in this directory, Windows python installation directory, default is C: \ Program Files \ python27 \ specific installation directory, please check your python set path directory to fill in for example: C: \ Program Files \ python27 \

CodePudding user response:

After good environment variable configuration remember to open a new command line terminal

CodePudding user response:

You install here?

You can enter a python program the full path of the test is successfully installed,
Then configure the environment variables, configuration is complete, then open a new terminal, try to type in python

CodePudding user response:

I also am this problem, and I some time ago, there is no this problem, today found conda can identify, conveniently lost a python can identify, the building Lord you solved excuse me

CodePudding user response:

Python path. Path is a python exe this file directory, you check

CodePudding user response:

Generally the python Scripts folder under the folder and python is added to the environment variables

CodePudding user response:

I use this app # CSDN# found have technical content of the blog and friends to seek common to "' conda not internal or external command, nor can run the program or batch file," and watch together https://blog.csdn.net/chengyikang20/article/details/85226246
What do you think I this blog, similar solutions

CodePudding user response:

Environment variable is like your python installation location, you can check first

CodePudding user response:

Reinstall, whether during the installation process has a marquee, writing environment variable are chosen automatically after writing environment variables

CodePudding user response:

When you install. Remember that there is a point lower left corner to add to the path

CodePudding user response:


CodePudding user response:

First you root directory in the input into your python python

CodePudding user response:

Try to switch to the python installation directory

CodePudding user response:

In the system and user variables are set the path, I have seen the problem, has been solved! That sounds like the reason did not set the system variable, only set a user variable

CodePudding user response:

With q, installed python configuration variable, or show, not internal commands under the scripts without PIP files at the same time, solving solution

CodePudding user response:

Put the python disk C.

CodePudding user response:

Python environment variable is set wrong,
Please add your python installation path environment variable,

CodePudding user response:

Python37/bin directory, not the installation directory, python, an.exe file is under the bin directory,

CodePudding user response:

I also met the same problem, the start when adding path add python. Exe path, problem not solve, then try to switch to the python installation path, issue is resolved, to contribute to the building

CodePudding user response:

refer to the second floor ghostgoodbye response:
the environment variable configuration. Remember to open a new command line terminal after

CodePudding user response:

refer to fifth floor tears panda head response:
python path. Path is a python exe this file directory, you check


Is this reason!!! Ahhh: thank you very much!!!!!!
  • Related