Solution to issue cannot be found in the documentation.
[X] I checked the documentation.
Issue
A traceback in build-locally.py started appearing in the qt6 branch
+ setup_conda_rc ./ ./recipe ./.ci_support/osx_arm64_.yaml
Traceback (most recent call last):
File "/Users/brian/devel/pyside/qt-main-feedstock/miniforge3/bin/setup_conda_rc", line 7, in <module>
from conda_forge_ci_setup.build_utils import setup_conda_rc
File "/Users/brian/devel/pyside/qt-main-feedstock/miniforge3/lib/python3.10/site-packages/conda_forge_ci_setup/build_utils.py", line 15, in <module>
from conda_forge_ci_setup.upload_or_check_non_existence import retry_upload_or_check
File "/Users/brian/devel/pyside/qt-main-feedstock/miniforge3/lib/python3.10/site-packages/conda_forge_ci_setup/upload_or_check_non_existence.py", line 18, in <module>
import rattler_build_conda_compat.render
File "/Users/brian/devel/pyside/qt-main-feedstock/miniforge3/lib/python3.10/site-packages/rattler_build_conda_compat/render.py", line 23, in <module>
from rattler_build_conda_compat.loader import parse_recipe_config_file
File "/Users/brian/devel/pyside/qt-main-feedstock/miniforge3/lib/python3.10/site-packages/rattler_build_conda_compat/loader.py", line 4, in <module>
from typing import TYPE_CHECKING, Any, Iterator, Self
It was resolved by explicitly installing python 3.11 in the downloaded mini forge, but there might be another way
Solution to issue cannot be found in the documentation.
Issue
A traceback in build-locally.py started appearing in the qt6 branch
It was resolved by explicitly installing python 3.11 in the downloaded mini forge, but there might be another way
Installed packages
Environment info