Build failing for 14.0 on Python 13.0 with Debian Bookworm #1667
Unanswered
daveisfera
asked this question in
4. Bugs
Replies: 1 comment 2 replies
-
9560bb8 should already fix this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
Tried upgrading to 14.0 and build failed
Expected behavior
Build works and successfully passes our tests like previous builds
Actual behavior
Fails trying to include file
Install command:
Error:
Investigation
Appears that this file should be included from the code for
av
Reproduction
Run
pip3 install
on Debian Bookworm with Python 3.13.0Versions
Installing with
pip3 install
so not sure how to get thisInstalling with
pip3 install
so not sure how to get thisResearch
I have done the following:
Beta Was this translation helpful? Give feedback.
All reactions