Kerby Geffrard
Kerby Geffrard
> I had a similar issue with RV_DEPS_PYTHON3 failing to build and it was because of pyside2. There was a version mismatch between shiboken2 and numpy. > The shiboken2 version...
Hi @danielpodwysocki @khw7096, I'm curious to know why you want an rpm package. We aim to have an RV archive that contains all the dependencies required to run it, so...
I understand the need. It is not something available right now because the focus was to put the code public. The goal is to eventually have some CI/CD in place...
@johhnry were you able to completely build OpenRV with this?
You should be able to properly build RV if you grab your Qt5 from qt.io's installer. This is what we suggest because other sources might have missing files to build...
Can you propose a pull request?
It could be one variable per QT subfolder. If it exists we use that otherwise we look at the Qt standard path. I don’t know how Qt for Python will...
@haggi, by "now it works better", do you mean that we can close this issue?
The initial issue got fixed in #17. I am now closing this issue.