Running Pytango Device Server with Lima (and jive)

Hello. I’m a student and planning a project to build a spectrometer that allows remote data acquisition.

I’m trying to follow the steps in these Doc (PyTango Device Server - Lima 1.10.4rc2-24-g93bf67b documentation) with webcam.

I installed packages with

mamba create -n v4l2 -c conda-forge -c esrf-bcu lima-camera-v4l2-tango

so i checked with these lines

mamba activate v4l2
sudo service mariadb start
sudo /usr/local/tango/bin/tango start
/usr/local/tango/bin/jive &

jive window showed up…
and i did things exactly Document said so.
(but with v4l2)

and this happens.


when i double clicked device lima/limaccd/v412 (or 1)
it respond with those error messages

I don’t know what to do now…

I search a lot and found that maybe this (below)
helps but does not work for me
It’s so embarrassing to ask something like this.
but There weren’t many other options for me.
(package dependencies · Issue #135 · esrf-bliss/Lima · GitHub ← that is the only issue that i can check but it doesn’t helpful for me either)

How can I solve this problem?


Extra attachments: