pyets2_telemetry_server icon indicating copy to clipboard operation
pyets2_telemetry_server copied to clipboard

Ubuntu 22.04

Open x-channel opened this issue 3 years ago • 1 comments

There any workaround to run in ubuntu 22.04?

x-channel avatar Oct 18 '22 22:10 x-channel

I'm guessing it's Python version issues.... sudo ln -s /usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0 /usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0

If your Python3 version is different, change the 3.10 to 3.

supertin avatar Apr 19 '23 13:04 supertin