python - pip is not recognized what trying to install pyinstaller -


whenever try install pyinstaller not able , error "'pip' not recognized internal or external command, operable program or batch file." me affects me when try install directories.

try use full syntax command, typing:

python -m pip install pyinstaller 

Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -