So I've looked around everywhere for help on how to install cProfile and I've found nothing. When this usually happens I turn to pip and run the usual: 'pip install [module name]' but I'm getting the error: No matching distribution found for cprofile.
I have no idea how to install cProfile and I've looked everywhere. I rarely turn to StackOverflow and when I did I thoroughly searched it for a question like this.
Any help would be appreciated.
Shorthand question: How do I install cProfile?