Hi, I am trying my hardest to make
debugging a AWS Lambda function work in
PyCharm 2023.3 Professional on
Windows 11 22H2 Enterprise with
Rancher Desktop 1.11.1, and
AWS SAM 1.104.0. The image I am using is
public.ecr.aws/lambda/python:3.11-rapid-x86_64.
I've seen this issue encountered by other people previously, but haven't seen any solution to it, do you guys have any idea of what I can do?
The main problem is this:
/var/lang/bin/python3.11: can't open file '/tmp/lambci_debug_files/pydevd.py': [Errno 2] No such file or directory