-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
hi,
I am trying to use your library on my ubuntu 16.04. I have followed the instruction for installation. When I try to run the test,
I get the following error:
File "/usr/local/lib/python2.7/dist-packages/profiler/init.py", line 1, in
from . profiler import *
File "/usr/local/lib/python2.7/dist-packages/profiler/profiler.py", line 11, in
import perfmon
File "/usr/local/lib/python2.7/dist-packages/perfmon/init.py", line 1, in
from .perfmon_int import *
File "/usr/local/lib/python2.7/dist-packages/perfmon/perfmon_int.py", line 98, in
PERF_TYPE_HARDWARE = _perfmon_int.PERF_TYPE_HARDWARE
AttributeError: 'module' object has no attribute 'PERF_TYPE_HARDWARE'
Metadata
Metadata
Assignees
Labels
No labels