Problem description:
Error when using debugger.
Expected behavior:
I try to debug my code but debugger does not start when I click “Run” (blue triangle icon).
Actual behavior:
When I run the debugger, I get the folowing message:
could not read stderr: Traceback (most recent call last):
File "/nix/store/ann2w0blx5vrc8mw1hwnvb37gry6ci9a-replit-python-dap-wrapper-1.0.0/bin/dap-python", line 16, in <module>
import debugpy
ModuleNotFoundError: No module named 'debugpy'
failed to run adapter: could not parse port from adapter: strconv.Atoi: parsing "": invalid syntax: EOF
Steps to reproduce:
Just launch the following link, choose Debugger and click “Run”
Bug appears at this link:
https://replit.com/@montardon/PE744
Browser/OS/Device:
Chrome/Linux/Tower