Failed building PySide2 on Linux: no designer file #68
Replies: 2 comments
-
Hi @johhnry I think you're the first to attempt building with Gentoo. That file should have been put there when PySide was built. Is there perhaps an error from earlier in the build when PySide was being built? |
Beta Was this translation helpful? Give feedback.
0 replies
-
designer is a tool that is provided by QT's online installer. I had a similar issue trying to use Qt from homebrew to build OpenRV on a Mac. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The build fails on Gentoo Linux when building PySide2 with the downloaded Python 3.9:
It seems that it can't find and copy a file called
designer
in the_deps/rv_deps_pyside2-src/build/lib.linux-x86_64-cpython-39/PySide2
directory.Do someone know where it comes from?
Thanks!
Gentoo 5.15.80-gentoo-x86_64
5.15.8
Beta Was this translation helpful? Give feedback.
All reactions