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
you should keep in mind that Python3.8 was released in 2019 (at time of writing this is two years ago), and you probably should support current releases out of the box ;-)
The text was updated successfully, but these errors were encountered:
As of Python3.8 the pymalloc variant (python3.8m) has been removed.
While your build configuration targets
Python3.7
py/build/config-lnx.def
Line 10 in 35138a0
The text was updated successfully, but these errors were encountered: