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
I've installed Python and ansible library using Python's pip package manager. ansible package includes a few binaries (e.g ansible-galaxy), which can be found in ~/.asdf/installs/python/3.5.2/bin/.
What's the correct way of including those binaries into $PATH?
The text was updated successfully, but these errors were encountered:
marcinbiegun
changed the title
How to correctly access binaries installed by versions?
How to access binaries installed by versions?
Oct 31, 2016
I've installed Python and
ansible
library using Python'spip
package manager.ansible
package includes a few binaries (e.gansible-galaxy
), which can be found in~/.asdf/installs/python/3.5.2/bin/
.What's the correct way of including those binaries into
$PATH
?The text was updated successfully, but these errors were encountered: