Install

You can install the GVasp use the conda and pip tools, or compile it from the source code in GitHub.

Conda install

conda install gvasp -c hui_zhou -c conda-forge

Pip install

pip install gvasp

Source code compilation

python setup.py install

or

pip install .

If you run the gvasp -v and print version information, then you install the GVasp successful ~~

GVasp version x.x.x (Linux-5.10.16.3-microsoft-standard-WSL2-x86_64-with-glibc2.35)