Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 504 Bytes

python3-priism

Python 3 environment for tnakazato/priism

Installation

Make sure that Poetry is installed and available.

git clone --recursive https://github.com/astropenguin/python3-priism.git
cd python3-priism
poetry env use 3.8
poetry install
poetry run ./install-priism.sh

On ADC/MDAS

Add the following options at the end of ./install-priism.sh:

poetry run ./install-priism.sh -X yes -I /usr/local/python/3.6/include/python3.6m