You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pipx honours some environment variables which control where it's environment is created, and where the stub commands are installed. These settings are essential to allow site-wide installation.
When I first saw it I thought we might be able to solve the problem by using environment, an Ansible keyword available to any module. I wrote PR #5845 adding a test for that and it seems that it indeed works.
Please let me know whether this solution does not work for you.
Summary
pipx honours some environment variables which control where it's environment is created, and where the stub commands are installed. These settings are essential to allow site-wide installation.
https://pypa.github.io/pipx/installation/#installation-options
Issue Type
Feature Idea
Component Name
pipx
Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: