Scott Becker
Scott Becker
I get the following error using a fresh install of pypy 7.2 and vmprof 0.4.15 on ubuntu 18.04 running under windows subsystem on linux ``` (venv3.6_pypy3_7_2) scott@DESKTOP-PRTO29B:~$ python -m vmprof...
This could be an issue with my system but it seems like data_profiler isn't building on python3.9 running on wsl2 ubuntu 20.04 with python3.9 and python3.9-dev installed pip install data_profiler...
fyi there is a warning: "Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details."
After going through the vscode debugger [setup instructions in the readme](https://github.com/saem/vscode-nim#debugging), the debugger doesn't stop at unhandled exceptions. This seems like an important default behavior for a debugger. The best...