Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme.md > Compiling > macOS updated instructions #2388

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cunneen
Copy link

@cunneen cunneen commented Jun 7, 2024

Added python@3.12 and python-setuptools to instructions as per comments in #2371 and #2387

Thanks for contributing!

  • Have you updated CHANGELOG.md?

@cunneen cunneen changed the title Patch 1 Readme.md > Compiling > macOS updated instructions Jun 7, 2024
@@ -23,7 +23,7 @@ For detailed installation information, see the [wiki](https://github.com/Automat

OS | Command
----- | -----
macOS | Using [Homebrew](https://brew.sh/):<br/>`brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman`
macOS | Using [Homebrew](https://brew.sh/):<br/>`brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman python@3.12 python-setuptools`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes on python-setuptools, but I think python 3.13, 3.11 and 3.10 work as well. I just added python-setuptools to the README for now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants