-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebuild for python 3.13 #38
base: main
Are you sure you want to change the base?
Rebuild for python 3.13 #38
Conversation
…onda-forge-pinning 2025.01.02.20.43.49
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 ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12593645324. Examine the logs at this URL for more detail. |
Got this error about + /usr/bin/sudo -n yum install -y mesa-libGL mesa-libEGL libglvnd-egl libglvnd-glx libglvnd-opengl
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered with an entitlement server. You can use subscription-manager to register.
cuda 2.5 MB/s | 4.4 MB 00:01
Red Hat Universal Base Image 8 (RPMs) - BaseOS 3.4 MB/s | 723 kB 00:00
Red Hat Universal Base Image 8 (RPMs) - AppStre 13 MB/s | 3.4 MB 00:00
Red Hat Universal Base Image 8 (RPMs) - CodeRea 653 kB/s | 186 kB 00:00
No match for argument: libglvnd-opengl
Error: Unable to find a match: libglvnd-opengl Found a similar commit recently at conda-forge/pixsfm-feedstock@b0d3b7b that removed the package, will see if it works here too. |
…nda-forge-pinning 2025.01.02.20.43.49
Handle migration to CUDA 12.6, xref conda-forge/conda-forge-pinning-feedstock#6630
A few different errors on osx-64, osx-arm64 and linux-64, but the main one is this one on Python 3.13 - https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1131367&view=logs&j=bc49ae96-d8c4-56c3-76c1-860716735ea0&t=25ee0415-c209-59fd-0e31-58b670f375d1&l=1227: Processing /home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/work
Added file:///home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/work to build tracker '/tmp/pip-build-tracker-ket0en48'
Created temporary directory: /tmp/pip-modern-metadata-34caeruw
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
<string>:5: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Traceback (most recent call last):
File "/home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
~~~~^^
File "/home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 149, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
File "/home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.13/site-packages/setuptools/build_meta.py", line 377, in prepare_metadata_for_build_wheel
self.run_setup()
~~~~~~~~~~~~~~^^
File "/home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.13/site-packages/setuptools/build_meta.py", line 522, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/conda/feedstock_root/build_artifacts/mmcv-recipe_1735885232066/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/python3.13/site-packages/setuptools/build_meta.py", line 320, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 462, in <module>
File "<string>", line 43, in get_version
KeyError: '__version__' Looks like Python 3.13 isn't supported yet in |
This PR has been triggered in an effort to update python313.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/12592242469 - please use this URL for debugging.