Informática, perguntado por danielafdesteffani, 4 meses atrás

[PRECISO DE AJUDA URGENTE]:

Eu estou com Windows 10 Single Language no meu notebook e instalei a versão do PYTHON 3.9;

Preciso instalar o "pyinstaller" no meu cmd mas nada que eu faço dá certo. Já desinstalei, reinstalei tanto o python quanto o pycharm, refiz meus códigos e não consigo usar o pyinstaller pra fazer um programa executável.

Eu já fiz o processo de path lá nas config avançadas do windows, já fiz o comando "pip install pyinstaller" ele da isso:

C:\Users\danie>pip install pyinstaller
Defaulting to user installation because normal site-packages is not writeable
Collecting pyinstaller
Using cached pyinstaller-4.3-py3-none-any.whl
Requirement already satisfied: pywin32-ctypes>=0.2.0 in c:\users\danie\appdata\roaming\python\python39\site-packages (from pyinstaller) (0.2.0)
Requirement already satisfied: pefile>=2017.8.1 in c:\users\danie\appdata\roaming\python\python39\site-packages (from pyinstaller) (2021.5.24)
Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in c:\users\danie\appdata\roaming\python\python39\site-packages (from pyinstaller) (2021.1)
Requirement already satisfied: altgraph in c:\users\danie\appdata\roaming\python\python39\site-packages (from pyinstaller) (0.17)
Requirement already satisfied: setuptools in c:\program files\python39\lib\site-packages (from pyinstaller) (56.0.0)
Requirement already satisfied: future in c:\users\danie\appdata\roaming\python\python39\site-packages (from pefile>=2017.8.1->pyinstaller) (0.18.2)
Installing collected packages: pyinstaller
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\danie\AppData\Roaming\Python\Python39\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.
Successfully installed pyinstaller-4.3

AI quando chamdo o "pyinstaller" pra usar o comando de virar executável dá isso:

C:\Users\danie>pyinstaller -m daniela_.py
'pyinstaller' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
===========================================================================
Eu não sei mais o que fazer, estou extremamente frustrada porque tudo que pesquiso na internet eu fiz e não funciona.

Soluções para a tarefa

Respondido por francykleber98
0

...............………...............................................

Perguntas interessantes