Relative Content

Tag Archive for python-3.xcx-freeze

Python script, runs fine until I try to cx_freeze it

I have a python script that runs with no errors and functions 100% as expected when I run it with python. I need to cx_freeze it to make it usable for others without them needing to worry about installing python.