Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with cyrillic letters in the path to "vasprun.xml" #16

Open
Alisizer opened this issue Jan 29, 2020 · 0 comments
Open

Problem with cyrillic letters in the path to "vasprun.xml" #16

Alisizer opened this issue Jan 29, 2020 · 0 comments

Comments

@Alisizer
Copy link

I've got an error "ERROR: Error reading property E_FERMI" when tried to use p4v. But "efermi" was written correctly in my "vasprun.xml".

This error message does not related to tag "efermi" or anyone else. The real problem is in the path to "vasprun.xml".

I found the line in the log "IOError: [Errno 2] No such file or directory: ..."
I tried to open "vasprun.xml" that has cyrillic letters in its path.

The only way to solve this error is to place "vasprun.xml" to the path WITHOUT spaces and any non-latin letters.

My OS is Win 8.1 and I use vasp 5.3.5

jrbp pushed a commit to jrbp/p4vasp that referenced this issue Mar 1, 2023
Resolve "Output of MD simulation"

Closes orest-d#16

See merge request schlipf/py4vasp!14
jrbp pushed a commit to jrbp/p4vasp that referenced this issue Mar 1, 2023
* Add documentation for wrapper functions.
* Add documentation to Structure class.
* Add documentation to Topology class.
* Add documentation to Trajectory class.
* Add documentation to Viewer3d class.
* Add documentation for Topology and Trajectory to File.
* Add documentation to raw dataclasses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant