conda-forge / pyside2-feedstock

A conda-smithy repository for pyside2.
BSD 3-Clause "New" or "Revised" License
17 stars 18 forks source link

6.6.1 #210

Closed hmaarrfk closed 7 months ago

hmaarrfk commented 7 months ago
I have been having errors that look like:

ImportError: /home/mark/mambaforge/envs/dev/lib/python3.10/site-packages/PySide6/QtCore.abi3.so: undefined symbol: _ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate, version Qt_6_PRIVATE_API
/home/mark/mambaforge/envs/dev/lib/python3.10/site-packages/PySide6/QtCore.abi3.so: undefined symbol: _ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate, version Qt_6_PRIVATE_API
/home/mark/mambaforge/envs/dev/lib/python3.10/site-packages/PySide6/QtCore.abi3.so: undefined symbol: _ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate, version Qt_6_PRIVATE_API

making me feel like the ABI isn't super stable
#
# Name                    Version                   Build  Channel
pyside6                   6.6.0           py310h3bb5286_2    conda-forge
qt6-main                  6.6.1                h24ea32f_2    conda-forge
qt6-wayland               6.6.1                h35d8138_0    conda-forge

Checklist

conda-forge-webservices[bot] commented 7 months ago

Hi! This is the friendly automated conda-forge-linting service.

I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

conda-forge-webservices[bot] commented 7 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

jschueller commented 7 months ago

great!