Right, so I'm gonna do something really goofy and try to have my cake and eat it. I want 64-bit ARM wine running directly and either x86 or x64 (or both?) wine running in box86/64 both on my system... obviously they can't share the default prefix... so I'm gonna try to set up shell scripts to load the correct prefix for me when I want to run something.
This probably will not go well.
@onfy convention is to have ~/bin in PATH, debian does it by default
@onfy yeah it gets applied on login, check your .profile
@noiob Yeah that did it (what does it say about me that I immediately guessed it...)
Good thing too, ~/.local/bin is apparently where pip puts stuff.
@noiob I created it just now, maybe I need to log out first.