region-plot icon indicating copy to clipboard operation
region-plot copied to clipboard

installation

Open swvanderlaan opened this issue 5 years ago • 1 comments

Hi,

I cloned the package. How do I install it?

Thanks

Sander

swvanderlaan avatar Nov 13 '20 10:11 swvanderlaan

I usually use a virtual python environment for this. Once the virtual environment is created and activated, you can install the package like this:

python setup.py install

lemieuxl avatar Nov 13 '20 13:11 lemieuxl