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 installation.md #755

Closed
wants to merge 3 commits into from
Closed

Conversation

alextremblay
Copy link
Contributor

@alextremblay alextremblay commented Oct 27, 2021

Summary of changes

Add a note to docs/installation.md detailing how to install packages globally with pipx

Add a note detailing how to install packages globally with pipx
alextremblay and others added 2 commits November 11, 2021 08:58
* Fix python 3.6-3.8 compatability error

All PR CI checks are currently failing because a method call was added to the `pipx.commands.reinstall.reinstall` function which was only added in python 3.9

Replaced that method call with a python >=3.6 workaround

* fixed formatting to black's satisfaction

Co-authored-by: Alex Tremblay <[email protected]>
@uranusjr uranusjr closed this Nov 15, 2021
@uranusjr
Copy link
Member

Retrying CI

@uranusjr uranusjr reopened this Nov 15, 2021
@uranusjr
Copy link
Member

Oh no

FileNotFoundError: [WinError 206] The filename or extension is too long: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pip-download-bxln6ffx\\ansible_594e68da8c6c4bef9e505074d63c37fb\\test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/roles/calls_intra_collection_dep_role_unqualified/meta/'

See also actions/setup-python#267

Copy link
Contributor

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

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

Merge conflicts need to be resolved.

@gaborbernat gaborbernat marked this pull request as draft January 3, 2022 00:17
@cs01 cs01 mentioned this pull request Feb 16, 2022
1 task
@cs01
Copy link
Member

cs01 commented Feb 16, 2022

I cherry-picked the commit in #814. This branch is old and has various things that make merging it difficult, so I'm just going to replace it with #814. Thank you for your contribution, and apologies for any inconvenience in the slow review.

@cs01 cs01 closed this Feb 16, 2022
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.

4 participants