You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
OS: PopOS 21.10
Xi-CAM Version: 0+ unknown (quoting from the GUI's about xicam page :).
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: