Docs >> Installation
To install PPhysics, install the
If you get an error, maybe "Command not found: pip", you can use
If you don't want to link or there's an error while linking:
OS-specific instructions are below.
On Windows, you can use
If you have multiple version of Python installed,
you can select which one with a command line argument to py.
For example, for Python 3.9, run:
(This is the same of running
On macOS and Linux, you need to run python3 or using the way in top similar doing with pip
(linking or creating alias) to use python:
Or if you did it: