Creating Executable File For Python 2.7
问题 I want to make an executable file from a python file the python file is written for Python 2.7. I tried pyinstaller but it gives me an error when installing. I'm guessing it does not have support for Python 2.7 anymore. Are there any alternatives for pyinstaller that work with Python 2.7? I tried installing cx_Freeze version 5.1.1 but it gives me the following error: Cleaning up... Command C:\Python27\python.exe -c "import setuptools, tokenize;__file__='c:\\users\\win-10\\appdata\\local\\temp