Unable to call function from another python file (in another directory)

前端 未结 0 1654
萌比男神i
萌比男神i 2021-02-06 16:27

On ubuntu, I am working with the following structure:

.
├── src
│   ├── __init__.py
│   └── main.py
└── test
    ├── __init__.py
    └── test.py

相关标签:
回答
  • 消灭零回复
提交回复
热议问题