jkitchin / vasp

New ASE compliant Python interface to VASP
122 stars 58 forks source link

case sensitive file systems. #47

Closed osbama closed 2 years ago

osbama commented 6 years ago

for example, vasp.py should've been named Vasp.py, I tried demangling the names and etc, to have get the module working but in the end the effort is getting bigger than actually copy-pasting snippets from the source.

jkitchin commented 6 years ago

I have no idea what the issue here is. We use vasp.py all the time on case sensitive systems with no issues.