Open MakisH opened 7 months ago
Note that the fmi-runner and the micro-manager can already be installed via pipx for the current user.
In general, using a venv directly is always an option though.
If both are only stand-alone applications (I assume, but did not test), this is probably what we should document and maybe use in the VM.
But, independent of the compatibility issue, I think that formally specifying the dependencies is a goal we should aim for.
We now install Nutils in a venv for every related tutorial. We could do the same for:
This is particularly important in Ubuntu 24.04, which forces using virtual environments for libraries.