2. InstallationΒΆ

You will need pip to install FusionVet. Pip is already installed if your Python3 version >= 3.4. Otherwise, follow this instruction to install pip. Use this command to install FusionVet and its dependency packages.

$ pip3 install git+https://github.com/liguowang/fusionvet.git

Alternatively, it is also available on PyPI.

$ pip3 install fusionvet