Dear USPEX users,
I am trying to run the USPEX 10.4.1 software fore example 33, but I receive the following error message after the first generation:
ModuleNotFoundError: No module named 'spglib'
Command executed: python3 -W ignore {directory}/spacegroup.py structure.json
Error in anasym_stokes (line 55)
Error in WriteIndividualOutput_300 (line 21)
Error in ReadJobs (line 105)
Error in LocalRelaxation (line 52)
Error in EA_300 (line 13)
Error in Start (line 52)
Error in USPEX (line 39)
MATLAB:python:ExecutionError
After looking through the forums, I have tried different versions of python (3.5.4 and 3.8.5) and spglib (1.10.3), but I still receive the same error. If anyone can help me troublshoot and resolve this issue, that would be much appreciated!
I should also note that I am using a conda environment, if that helps.