Skip to content

from import #5

@alicera

Description

@alicera

If the two project have the same utils folder, how to import it from different package?
If the package_name2 have the main.py and use utils. I find the python always search the package_name1 utils

project_name
├── src
│   └── package_name1
│       ├── utils
│       └── __init__.py
│   └── package_name2
│       ├──  utils
│       └── __init__.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions