Is there any possibility to use py4vasp in windows?

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
manoj_wijesingha
Newbie
Newbie
Posts: 20
Joined: Wed Sep 21, 2022 6:52 pm

Is there any possibility to use py4vasp in windows?

#1 Post by manoj_wijesingha » Tue Nov 01, 2022 3:56 am

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.

jonathan_lahnsteiner2
Global Moderator
Global Moderator
Posts: 215
Joined: Fri Jul 01, 2022 2:17 pm

Re: Is there any possibility to use py4vasp in windows?

#2 Post by jonathan_lahnsteiner2 » Wed Nov 02, 2022 8:42 am

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

Locked