Skip to content

from import #5

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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