'Problem installing rdtsc in a jupyter notebook

this is my first question in the community so I'm sorry if I don't put things up the right way,

I'm having this problem with the command !pip3 install rdtsc in my jupyter notebook, I tried to install it in my own pc with cmd pip install rdtsc and also in the anaconda command prompt using conda install rdtsc, but none if it came in handy, I'm thinking it has something to do with my windows version (x64 bits) but I'm not sure, and here's a screenshot of the error I receive: ERROR: Failed building wheel for rdtsc



Sources

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

Source: Stack Overflow

Solution Source