Install Python pyRAPL Module on macOS

installpython

How do I install python pyRAPL module on MacOS high sierra 10.13.6?

The following errors are coming up whenever I try to install. How do I solve it?

enter image description here

Best Answer

pip3 install pyRAPL

Worked fine for me

If you have any errors try the following:

python3 -m pip install pyRAPL