Skip to content

folder named "src" inside the folder named "src" created by Docker #284

Description

@ericguizzo

This is probably a borderline case. In my code I have a folder named "src" and I need to append the "src" path with
sys.path.append("src").
Docker puts the code in a folder named "src", so this creates ambiguities when loading/saving files. Simply changing the name of my "src" folder fixes this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions