Hi,

I'm seeing you are tagging the linux binary release with the manylinux1
tag. However, when importing PySide2 on the manylinux1 docker container,
it fails saying GLIBCXX_3.4.18 not found. So I assume you are
pragmatically advertising the manylinux1 tag to be able to upload binary
releases to pypi. I appreciate this - having to build PySide2 before
installing would limit the usability a lot.

However, this imposes a problem when trying to release python extensions
depending on the PySide2 extension. May I ask, which system you are
actually using to build PySide2 - I assume it is the same system which
is used to build the qt libraries itself?

Thanks in advance
Christoph


_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to