Results 2 comments of cacacoo

Hi. I was going to get the whl file and install it (https://pypi.org/project/tensorflow-decision-forests/#files) but i got: `ERROR: tensorflow_decision_forests-0.2.3-cp39-cp39-macosx_12_0_x86_64.whl is not a supported wheel on this platform.` also `ERROR: tensorflow_decision_forests-0.2.4-cp39-cp39-macosx_12_0_x86_64.whl is...

@achoum Thank you! I modified the whl file name from 12 to 11 to fit my macos version and pip installed it. tensorflow_decision_forests-0.2.4-cp39-cp39-macosx_11_0_x86_64.whl `editing /tensorflow_decision_forests-0.2.4.dist-info/WHEEL accordingly.` Can you explain this...