pythonprofilers / memory_profiler

Monitor Memory usage of Python code
http://pypi.python.org/pypi/memory_profiler
Other
4.39k stars 380 forks source link

After delete the snapshot file, the function cannot be used when the memory profiler is opened again #385

Closed akeboshi1 closed 1 year ago

akeboshi1 commented 1 year ago

image Since multiple snap files take up a lot of space, I tried to delete the local snap files and reopen the memory profiler, and then the above picture appeared. I clicked the tab button but nothing happened. Tried reinstalling memory profiler, but it still doesn't work。I'm desperate to get a solution from you, thanks : )