You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, in our project, we use Python 3.8, however, Python 3.11 is available which is significantly faster than its predecessors. We need to upgrade it.
Unfortunately, it is not possible to install lxml on macos due to missing wheels for Python > 3.9. There is an issue, opened recently, to add them, we should keep track of it.
The text was updated successfully, but these errors were encountered:
Currently, in our project, we use Python 3.8, however, Python 3.11 is available which is significantly faster than its predecessors. We need to upgrade it.
Unfortunately, it is not possible to install lxml on macos due to missing wheels for Python > 3.9. There is an issue, opened recently, to add them, we should keep track of it.
The text was updated successfully, but these errors were encountered: