OpenChemistry / stempy

Toolkit for 4D STEM processing on HPC using a Python interface and C++ engine. https://stempy.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
22 stars 11 forks source link

stempy.get_version() doesn't work build tree ( for example in docker images ) #327

Open cjh1 opened 1 month ago

cjh1 commented 1 month ago

For the docker images, we could probably just build the wheel and install it to fix this ...

swelborn commented 1 month ago

are the wheel built with MPI compatibility?