#What's pypi? I'm trying to install hikari on MacOS
1 messages · Page 1 of 1 (latest)
PyPi is the repository with all the stuff the pip command can get
Any library you've used, is hosted on PyPi
pypi is a repository of libraries you can install via pip, python's library manager
hikari is on the pypi
as so you can use the command in your screenshot to install it
I tried copy and pasting that command in my terminal to no avail
oh guess my pip was never installed, must be on another system on mine. my bad. let me test that