jochym / Elastic

A module for ASE for elastic constants calculation.
GNU General Public License v3.0
35 stars 23 forks source link

ImportError: cannot import name 'Crystal' from 'elastic' #72

Open Ruoyan0103 opened 5 months ago

Ruoyan0103 commented 5 months ago

Hi again, I installed the elastic package, and I used the test case in 'tests' folder. I ran it, but it had an error 'ImportError: cannot import name 'Crystal' from 'elastic'' I also didn't find this class in 'elastic.py' code, could you please tell me where this class is?