Quick Command-Line InstallΒΆ

Install pyPRISM with all basic dependences via conda or pip from the command line. These commands should be platform agnostic and work for Linux, macOS, and Windows if you have Anaconda or pip installed.

$ conda install -c conda-forge pyPRISM

or

$ pip install pyPRISM