On Thu, 1 Mar 2018 21:40:57 -0500, Z Ero <[email protected]> wrote:
> Not showing in pip3 --list after installed with pkg_add. Not available > module. Why? > pip and pkg_add are two different package manager. If you run pkg_info, you should see the package list which would mean it's installed. You should probably read the FAQ: https://www.openbsd.org/faq/faq15.html Cheers, Daniel

