Skip to content

Can't debug Falcon in Python 3.10 #2113

Answered by vytas7
YossiTamari asked this question in Q&A
Discussion options

You must be logged in to vote

Adding to @DavideCanton's answer, you can also install Falcon without binaries:

FALCON_DISABLE_CYTHON=1 pip install --no-binary=falcon falcon

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by CaselIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #2112 on October 07, 2022 06:33.