NiftyPET Installation tools
Project description
ninst is a stand-alone Python sub-package of NiftyPET, dedicated to helping with installation of other sub-packages. Although it is an essential part of NiftyPET packaging, ninst could be used in other projects.
Documentation with installation manual and tutorials: https://niftypet.readthedocs.io/
Install
pip install ninst
Note that installation prompts for setting the path to NiftyPET_tools. This can be avoided by setting the environment variables PATHTOOLS. It’s also recommended (but not required) to use conda.
# optional (Linux syntax) to avoid prompts
export PATHTOOLS=$HOME/NiftyPET_tools
# cross-platform install
conda install -c conda-forge python=3
pip install ninst
Licence
Copyright 2018-21
Casper O. da Costa-Luis @ King’s College London
Pawel J. Markiewicz @ University College London
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.