Problem
Need running conda install --file requirements/conda.text manually to pass the test because pip install diffpy.cmi can't handle the C code in diffpy.srreal
ImportError: dlopen(/Users/yuchen/miniconda3/envs/test/lib/python3.13/site-packages/diffpy/srreal/srreal_ext.cpytho...
Add this in the README
Proposed solution
Problem
Need running
conda install --file requirements/conda.textmanually to pass the test becausepip install diffpy.cmican't handle the C code indiffpy.srrealAdd this in the README
Proposed solution