Installation¶
Install python¶
- Install python version \(\geq\) 3.10.
- Preferably, you should use some sort of environment manager like Miniconda and create a new environment.
Install vasp_manager¶
The simplest way is to use pip and install directly from PyPi. To install, run:
Alternatively, start by cloning the github repository:
And then cd into the vasp_manager/
directory and install locally with pip: