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

Revert GitHub Actions for Python 3.8 to macos-latest #4329

Closed
wants to merge 1 commit into from

Conversation

abravalheri
Copy link
Contributor

Summary of changes

The issue might have been solved in actions/setup-python#850 (comment)

Closes

Pull Request Checklist

@abravalheri
Copy link
Contributor Author

abravalheri commented Apr 26, 2024

Or maybe not...

This error message is suspicious:

subprocess.CalledProcessError: Command '['/Library/Frameworks/Python.framework/Versions/3.8/bin/python', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmpezbv7_yj/setuptools-56.0.0-py3-none-any.whl\', \'/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmpezbv7_yj/pip-21.1.1-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmpezbv7_yj\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1.

Specially the setuptools-56.0.0-py3-none-any.whl part.

@jaraco
Copy link
Member

jaraco commented Jun 19, 2024

I believe this issue could also by addressed by syncing with the latest skeleton.

@jaraco
Copy link
Member

jaraco commented Jul 2, 2024

This concern was addressed in #4430.

@jaraco jaraco closed this Jul 2, 2024
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