'ERROR: Could not find a version that satisfies the requirement tensorflow-directml

I tried to install:

pip install tensorflow-directml

from directml on my Windows 10. I have an intel GUP and I was hoping I could use it. But I got the error:

ERROR: Could not find a version that satisfies the requirement tensorflow-directml (from versions: none)
ERROR: No matching distribution found for tensorflow-directml

Did I miss something?

EDIT: I'm using python 3.8



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source