I\'m facing an issue that I can\'t find a solution for it.
I have Python 3.9.0a1 and pip 20.0.2 and I can\'t install different packages like Pillow while with other package
The reason this is happening is because PIL hasn't updated to Python 3.9 yet, I am not aware of any fixes but right now it is best to downgrade to a Python version that can run PIL.