You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that installing spglib with pip install spglib does not provide the libsymspg.a anywhere in the env/lib/ directory, where as conda install spglib does.
It seems that installing spglib with
pip install spglibdoes not provide thelibsymspg.aanywhere in theenv/lib/directory, where asconda install spglibdoes.Is there any way to fix that?