Skip to content

Installation

matroxel edited this page Aug 15, 2018 · 3 revisions

The dependencies are represented in setup.py now, but I haven't tested that you can actually install it without issues using setup.py.

Previous list (will remove later):

Install ngmixer

Installation is using the usually method

git clone https://github.com/esheldon/ngmixer
cd ngmixer
python setup.py install

Clone this wiki locally