mantidproject / mslice

Source code for Mantid MSlice
http://mantidproject.github.io/mslice
1 stars 2 forks source link

Temporary fix for failing MSlice nightly builds #929

Closed SilkeSchomann closed 1 year ago

SilkeSchomann commented 1 year ago

Description of work:

Caused by a known bug in mamba the MSlice nightly builds started to fail recently: https://stackoverflow.com/questions/76847652/mamba-env-throws-attributeerror-namespace-object-has-no-attribute-func)

While we are waiting for a new mamba version with a fix for this I have replaced mamba build with conda build.

To test:

Check that there are no other changes than the one described above and observe that the last run of Deploy MSlice nightly with this branch was successful.

It would be useful to check Deploy MSlice nightly again the day after this PR was merged into main.