How do I install python pyRAPL module on MacOS?

Solution 1:

pip3 install pyRAPL

Worked fine for me

If you have any errors try the following:

python3 -m pip install pyRAPL