issue
When trying to debug a python file in version 2025.14.0, I get the following error: Failed to resolve env "/"/(path to environment). Notice the odd "/" in front of my path to my environment. When trying to force the environment to my specific environment in launch.json using "python":"(path to environment)", I get the same error (the same "/" is included in the path).
workaround
revert back to version 2025.10.0
environment
IDE: VSCode 1.105.0 (Universal)
OS: MacOS 15.7.1 (24G231)
Python: 3.13.2