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

Update release.yml to restore MacOS artifacts #149

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

DazedNConfused-
Copy link

Summary

Build "Restore MacOS artifacts"

Purpose of change

Seems like the ModuleNotFoundError: No module named 'pkg_resources' build error is a documented problem when dealing with setuptools. This PR addresses #148 by installing a specific version of the dependency as part of the MacOS dependency chain.

Describe the solution

By adding the setuptools dependency, the error no longer occurs and both the curses and tiles github jobs are back to green:

image

Describe alternatives you've considered

Testing

After applying the changes, I have managed to build MacOS artifacts in my own test branch here: https://github.com/DazedNConfused-/Cataclysm-EOD/releases/tag/eod-experimental-2024-04-10-2230

Additional context

@AtomicFox556 AtomicFox556 merged commit 798f384 into AtomicFox556:master Apr 11, 2024
4 checks passed
@AtomicFox556
Copy link
Owner

Nice, thanks. Let's see if this works.

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

Successfully merging this pull request may close these issues.

2 participants