Skip to content

@pyRAPL.measure in demo code returns error: AttributeError: module 'pyRAPL' has no attribute 'measure' #14

Description

@stephbuon

Hi,

When I try your demo code (from PyPI and this repo):

import pyRAPL

pyRAPL.setup() 

@pyRAPL.measure
def foo():
		# Instructions to be evaluated.

    foo()

I get an attribute error: AttributeError: module 'pyRAPL' has no attribute 'measure'.

Can I please request guidance?

Thank you!
Steph

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions