Page 1 of 1
Is there any possibility to use py4vasp in windows?
Posted: Tue Nov 01, 2022 3:56 am
by manoj_wijesingha
After extracting all output data of VASP6.3 calculation to windows flat form, is there any possibility to use py4vasp on windows and how can I install it on windows. Thank you.
Re: Is there any possibility to use py4vasp in windows?
Posted: Wed Nov 02, 2022 8:42 am
by jonathan_lahnsteiner2
Dear manoj_wijesingha,
Yes you can use py4vasp on windows. py4vasp is a regular python
package. So you can install it as any other python package with the
usage of pip. Check here for a step by step manual
https://pypi.org/project/py4vasp/
Or you can also look on the py4vasp github page
https://github.com/martin-schlipf/py4vasp
I hope you find the relevant information there.
All the best Jonathan