Anyone had any luck lately with PyInstaller and Tkinter?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • PyInstaller

    Freeze (package) Python programs into stand-alone executables

    I learned the hard way about all the issues with Tkinter/PyInstaller/Big Sur. I've tried the fixes here and was unable to get it functioning properly because /System/Library/Frameworks/Tk.framework/Tk and /System/Library/Frameworks/Tcl.framework/Tcl weren't found. I've tried PyInstaller, cx-freeze, py2app, and nuitka. I'm unable to get my program to function properly after compiling with any of these on macOS, and this is a closed source project so I need some level of code obfuscation as well.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts