On branch `refactor/rust` the unit tests are not passing due to import errors, even after installing them through pip. ``` ModuleNotFoundError: No module named 'numpy' ``` Fix this please before merging.