Skip to content

Does not compile on MacOS without PyInstaller hotfix #12

@komodovaran

Description

@komodovaran

In
/venv/lib/python3.6/site-packages/PyInstaller/hooks/hook-_tkinter.py

Change line 183 to
if 'Library/Frameworks' in path_to_tcl and 'Python' not in path_to_tcl:

Or the installer will fail on MacOS

See pyinstaller/pyinstaller#3753 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions