-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the mixer.sif container but shows mixer 1.2 not 1.3 #29
Comments
Hi @showers14, |
I have completed my analysis using mixer.sif, but the test.power.svg graphic is not displaying correctly (it appears to be overlaid by something else on the layers). If I use python3.sif (which includes mixer) instead of the current mixer.sif, will the results be consistent? Thank you for your assistance. |
Hi, It may also be due to some updates in matplotlib version in these container builds or similar that would better be fixed in the MiXeR codes. The python3.sif may have contained MiXeR in some earlier iteration, but would now only include the dependencies (numpy, etc.). You can try, but this would require some changes in syntax etc. If you have the capacity, you can otherwise roll back to a previous version of the mixer.sif file (https://github.com/comorment/mixer/commits/main/singularity/mixer.sif) that is still present in the git LFS history, i.e., this one: https://github.com/comorment/mixer/blob/1cd5af7c4653c90e80d5f5bfbc799c226ac59b52/singularity/mixer.sif |
i Updated the mixer.sif container by singularity pull docker://ghcr.io/comorment/mixer:latest
but at the time of operation, display mixer1.2 not 1.3
INFO: Environment variable SINGULARITY_BIND is set, but APPTAINER_BIND is preferred
INFO:root:init(lib_name=/tools/mixer/src/build/lib/libbgmg.so, context_id=0)
INFO:root:init_log(PD.fit.rep10.log)
INFO:root:log_message(***********************************************************************
i don not know how to deal with it,
may i get u help?
thanks
The text was updated successfully, but these errors were encountered: