Skip to content

Python Debug no longer works on container #780

@guilhermehartmann

Description

@guilhermehartmann

Describe the bug
VSCode is unable to debug python code when inside of a container, used to work until a few months ago. Now I get the error "Failed to spawn launcher: [Errno 13] Permission denied: '/workspace/project_a'

Steps/Code to reproduce bug
Build a DevContainer with a python project and try to debug from the unit test tab, it works from other places

Expected behavior
Debug should just work as usual

Environment overview (please complete the following information)

Environment location: Docker
using pytest and trying to debug a test case.
Environment details
Just using conda from the rapids container, nothing particular

Additional context

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions