Dear all,
Congratulations on the latest release and all its new features!
When following the online installation guidelines, everything runs smoothly up until the module tests. When trying to run the module tests (with the appropriate conda environment activated), the following ModuleNotFoundError is encountered:
>> python -m diffpy.pdfgetx.tests.run
(...)\miniconda3\envs\pdfgetx_env\python.exe: A Error while finding module specification for 'diffpy.pdfgetx.tests.run' (ModuleNotFoundError: No module named 'diffpy.pdfgetx.tests')
This occurs for both my Windows and Linux (WSL) installations, after use of the appropriate Python 3.13 diffpy.pdfgetx wheels.
Best,
Martin