Menu

Problem regarding the use of pyprocar

2020-11-26
2020-11-27
  • Sasthi C Mandal

    Sasthi C Mandal - 2020-11-26

    Dear Sir,
    Thank you for the nice package pyprocar. I am a researcher from India. I want to use it to do fatband calculations. But I am not able to use it. I am facing the following problem:

    /anaconda3/lib/python3.8/site-packages/pyprocar/utilsprocar/utilsprocar.py in OpenFile(self, FileName)
    130 self.log.debug("File not exist, neither a gzipped version")
    131 print(FileName)
    --> 132 raise IOError("File not found")
    133
    134 self.log.debug("OpenFile()...done")

    OSError: File not found

    Can you please help me solve this problem?

    with regards

    Sasthi

     

Log in to post a comment.