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
Post a Comment