Open malapradej opened 1 year ago
I get the error
mprof: error: unrecognized arguments: --backend
when I run:
mprof run --backend psutil_pss --include-children --multiprocess <my_script.py> 2>stderr.log 1>stdout.log
I'm running version 0.58.0 of the software on python 3.8.16.
I get the error
mprof: error: unrecognized arguments: --backend
when I run:
mprof run --backend psutil_pss --include-children --multiprocess <my_script.py> 2>stderr.log 1>stdout.log
I'm running version 0.58.0 of the software on python 3.8.16.