Installation

Install PyMIC using pip (e.g., within a Python virtual environment):

pip install PYMIC

Alternatively, you can download or clone the code from GitHub and install PyMIC by

git clone https://github.com/HiLab-git/PyMIC
cd PyMIC
python setup.py install

PyMIC requires Python 3.6 (or higher) and depends on the following packages. They will be automatically installed when using pip install.