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

CI bug fix - unlink 2to3 before installing python3 #4985

Conversation

candyapplecorn
Copy link

@candyapplecorn candyapplecorn commented Jan 15, 2024

See the discord thread here: https://discord.com/channels/314987288398659595/401594186983407616/1196451948413595778

the builds are failing because of devops stuff.
I looked into the Mac build and it’s failing because Python is failing to symlink 2to3 since there are multiple Python versions being installed by homebrew and the Catalina image GitHub actions uses
Idk why the windows 10 build failed

Related Ticket(s)

Related to #4982 because i found the issue there

Short roundup of the initial problem

pypa/pipenv#3831

What will change with this Pull Request?

github's 2to3 will be unlinked so that the new 2to3 can be linked

Screenshots

@candyapplecorn
Copy link
Author

change unlink target

@candyapplecorn candyapplecorn deleted the fix-2to3-python-symlink-bug-github-actions branch January 15, 2024 21:56
@njelich
Copy link

njelich commented Feb 29, 2024

This seems to still be an issues looking at the CI results

@tooomm
Copy link
Member

tooomm commented Feb 29, 2024

#4986 is the more recent version of this PR

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

3 participants