Ask Your Question
4

Is it impossible to install the wheel for cffi-1.15.1-cp36-cp36m-win_amd64 on Python 3.10?

asked 2023-06-03 20:42:15 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-03 20:45:01 +0000

devzero gravatar image

It is possible that the wheel for cffi-1.15.1-cp36-cp36m-win_amd64 may not be compatible with Python 3.10 because it was built specifically for Python 3.6 (as indicated by the cp36 in the wheel filename). However, this does not necessarily mean that it is impossible to install the wheel on Python 3.10. You may try installing it and see if it works, or you can try building cffi from source on Python 3.10.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-03 20:42:15 +0000

Seen: 7 times

Last updated: Jun 03 '23