Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

AttributeError: 'TracingProfiler' object has no attribute 'dump' #54

Open
MD-AMAAN-HAQUE opened this issue Jan 29, 2019 · 1 comment
Open

Comments

@MD-AMAAN-HAQUE
Copy link

https://github.com/what-studio/profiling#profiling-from-code

while running : profiler.dump('path/to/file'),
It says, AttributeError: 'TracingProfiler' object has no attribute 'dump'

I have to save profiling results.. can someone provide a solution / alternatives?

@sublee
Copy link
Contributor

sublee commented Jan 29, 2019

dump() is not released at PyPI yet. Try with the master branch of this repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants