Rtde python module not installing

I have tried installing the rtde module to use RTDE by following the instructions in:

The terminal returns that there is no module named as such. I have tried using:

pip install target/rtde--release.zip

When trying to run the examples later, an error saying there is no such module pops up. I am using Python 3.11 in VScode and running Windows 10. Does anyone know why this could be happening? I am probably doing something terribly wrong but I just don’t know what.