Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Outdated Tkinter Version (macOS) #218

Copy link
Copy link
Closed
@timothydillan

Description

@timothydillan
Issue body actions

Describe the bug
Hey there, I'm using Github's Action feature to automatically build and create a release of my cross-platform (macOS & windows) Python tkinter project, using pyinstaller. However, when executing the app that was built for macOS, a deprecated warning that says: "DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning." was shown. When I checked the tkinter version of the macOS runner, it turns out the Tkinter version was 8.5, as opposed to the latest version, 8.6.

Which version of the action are you using?
v2

Environment
Mac (macos-latest)

Python Versions
Python 3.8 & 3.9, haven't tested other Python versions.

To Reproduce
Steps to reproduce the behavior:

  1. Create a Python script that prints out its version
  2. Create a YAML workflow that uses the macos-latest as the OS of the runner
  3. Create a job that runs the python script
  4. See tkinter version 8.5

Screenshots
Screenshot 2021-06-14 at 1 12 40 PM

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.