Mike_malyhin
Дек. 6, 2021 10:24:53
я хочу конвернуть файл с помощью Pyinstaller Но идет ошибка:
C:\Users\MikeM\OneDrive\Desktop>PyInstaller coder
'PyInstaller' is not recognized as an internal or external command,
operable program or batch file.
Mike_malyhin
Дек. 6, 2021 10:36:26
Ну еще есть такая ошибка при его установки:
WARNING: The scripts pyi-archive_viewer.exe, pyi-bindepend.exe, pyi-grab_version.exe, pyi-makespec.exe, pyi-set_version.exe and pyinstaller.exe are installed in ‘C:\Users\MikeM\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use –no-warn-script-location.
PEHDOM
Дек. 6, 2021 22:17:16