debugger: Ensure that Python's adapter work dir exists (#35618)
Piotr Osiewicz
created
Closes #ISSUE
cc @Sansui233 who triaged this in
https://github.com/zed-industries/zed/issues/35388#issuecomment-3146977431
Release Notes:
- debugger: Fixed an issue where a Python debug adapter could not be
installed when debugging Python projects for the first time.