You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope you solved your problem since you asked but I'll answer anyway to others who might have the same problem.
It appears the README on the repo is not up to date (or just incorrect). The actual decorator to use is @pyRAPL.measureit, as described in the docs: https://pyrapl.readthedocs.io/en/latest/quickstart.html
Hi,
When I try your demo code (from PyPI and this repo):
I get an attribute error:
AttributeError: module 'pyRAPL' has no attribute 'measure'
.Can I please request guidance?
Thank you!
Steph
The text was updated successfully, but these errors were encountered: