It appears that if we want BESSY II examples to work in pyaml we need to do pip install ophyd-async[ca], the [ca] part is not listed in the dependencies and is not installed by default. I also think that pyaml pip install may be broken as it did not install pyaml-cs-ao at all for me.
It appears that if we want BESSY II examples to work in pyaml we need to do
pip install ophyd-async[ca], the [ca] part is not listed in the dependencies and is not installed by default. I also think that pyaml pip install may be broken as it did not install pyaml-cs-ao at all for me.