Hey Guys,
I was trying your correlator and stumbled across some issues during the installation.
-
pip install dynamix does not work. Apparently the package cannot be found on the index. Installation from GitHub works.
-
numpy needs to be installed before installing dynamix, otherwise it will not work.
-
silx is not installed during the installation of dynamix which leads to an import error when trying your example.
Greetings from Hamburg,
Mario
Hey Guys,
I was trying your correlator and stumbled across some issues during the installation.
pip install dynamixdoes not work. Apparently the package cannot be found on the index. Installation from GitHub works.numpyneeds to be installed before installingdynamix, otherwise it will not work.silxis not installed during the installation ofdynamixwhich leads to an import error when trying your example.Greetings from Hamburg,
Mario