Skip to content

PyProf init issue #3

@mleang

Description

@mleang

Hello!

I’ve installed Nvidia Pyprof from the official repo
nvidia-pyprof 3.10.0

And also from this current repo :
nvidia-pyprof 3.11

But i’ve got this error while initializing :

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
/tmp/ipykernel_1344/1661232191.py in <module>
      1 import torch.cuda.profiler as profiler
      2 import pyprof
----> 3 pyprof.init()

AttributeError: module 'pyprof' has no attribute 'init'

How can i solve it ?

Thanks in advance,
Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions