Skip to content

Symlink pip3 to pip3.11#257

Open
marcGeekChan wants to merge 1 commit intoansible:develfrom
marcGeekChan:fix-255
Open

Symlink pip3 to pip3.11#257
marcGeekChan wants to merge 1 commit intoansible:develfrom
marcGeekChan:fix-255

Conversation

@marcGeekChan
Copy link

@marcGeekChan marcGeekChan commented Sep 25, 2024

Currently only python is mapped to 3.11 but not pip3 and python3.

Those two are mapped to the default system python version, which is python 3.9

Fixes: #255

@marcGeekChan marcGeekChan changed the title Fix mapping of python3 and pip3 Fix mapping of python Sep 26, 2024
@marcGeekChan marcGeekChan changed the title Fix mapping of python Symlink pip3 to pip 3.11 Nov 28, 2024
@marcGeekChan marcGeekChan changed the title Symlink pip3 to pip 3.11 Symlink pip3 to pip3.11 Nov 28, 2024
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.

The Python 3.11 update broke one of our jobs on awx.

1 participant