sciapp/gr

Need to install libqt5widgets5 on Ubuntu?

Closed this issue · 0 comments

Hello sciapp/gr developers!

When I run a CI workflow in Github Actions, libqt5widgets5 had to be installed for some GR features to work.

https://github.com/red-data-tools/GR.rb/blob/923b79ab9b3c18ac36882c2a68e199b22285d995/.github/workflows/ci.yml#L29-L33

I'm not sure if it's the same on a local PC.
This is just a report. If there is no problem, please ignore it.

Thank you!