Xi-CAM / Xi-cam

Xi-cam is a graphical environment for synchrotron data analysis, management, and visualization developed by the Advanced Light Source at Lawrence Berkeley National Laboratory. This is a cross-platform open-source Python project licensed under BSD.
https://www.camera.lbl.gov/
Other
10 stars 7 forks source link

Missing and incompatible dependencies #91

Open rohandhall opened 2 years ago

rohandhall commented 2 years ago

Describe the bug Some of the packages installed via the pip installation are incompatible.

The following packages had to be installed manually : tiled, httpx, doct

In addition, databroker needs to be downgraded to 1.2.4 and pyYAML 6.0 is creating a conflict. The load function in pyYAML now needs a "loader". Downgrading to pyYAML5.4.1 works.

To Reproduce try and open xicam with run_xicam.py

Desktop (please complete the following information):