I fixed this by building on core20 and specifying "; python_version == '3.8'". Previously it was bringing in Python 3.6, 3.7, and 3.8.
I fixed this by building on core20 and specifying "; python_version == '3.8'". Previously it was bringing in Python 3.6, 3.7, and 3.8.