cx_Freeze build error?
问题 I am trying to create a binary from a python,flask and boto3 app. I am having trouble running the pip install cx_Freeze command too work. I am getting the following error : It seems to be not fetching the right system libraries. Also, can anyone suggest any tools to package python apps into binaries? Failed building wheel for cx-Freeze Running setup.py clean for cx-Freeze Failed to build cx-Freeze Installing collected packages: cx-Freeze Running setup.py install for cx-Freeze ... error