Pages with issue(s)
https://wii.hacks.guide/osc.html#instructions-for-macos-linux
Description of the issue(s)
Current Python versions doesn't allow to run pip install xxxxxxx in your terminal to avoid any conflict installing packages globally. They new way is to create an environment where you can install that packages for your project.
*I added only this page for this issue, but I'm not sure if there are more pages with that command.