Untitled
user_1391036
python
4 months ago
673 B
10
Indexable
PS C:\Users\quiet\Desktop\Repositorio Teste\projeto-teste-merino> python .\setup.py build Traceback (most recent call last): File "C:\Users\quiet\Desktop\Repositorio Teste\projeto-teste-merino\setup.py", line 3, in <module> from cx_Freeze import setup, Executable File "C:\Users\quiet\AppData\Local\Programs\Python\Python313\Lib\site-packages\cx_Freeze\__init__.py", line 32, in <module> from cx_Freeze.command.bdist_msi import bdist_msi File "C:\Users\quiet\AppData\Local\Programs\Python\Python313\Lib\site-packages\cx_Freeze\command\bdist_msi.py", line 31, in <module> from msilib import ( # pylint: disable=deprecated-module ...<15 lines>... )
Editor is loading...
Leave a Comment