Skip to content

Unable to use Python SDK from container in IDEs #20

@fpopic

Description

@fpopic

Hi,

Is there a way to expose to IDE Python SDK from the docker container? The idea is that development should be done with the same Python SDK and pip libraries as it would run on Composer.

e.g. I tried in IntelliJ IDEA Ultimate >> File >> Project Structure >> SDKs
image
pip packages seem to be working:
image
but the classpath seems to be empty:
image

which causes unresolved source dependencies:

image

Is there maybe some workaround?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions