admin管理员组

文章数量:1405294

I'm pretty new to python and I've the below project structure which has two scripts

And when I use a method from test_config_loader.py in test_ai_model.py, I'm getting the below error in the import Cannot find reference 'src' in 'code.pyi' as you can see in the below screenshots. How should I resolve it? I tried several approaches as suggested but unable to resolve it

本文标签: pythonGetthis this error quotCannot find reference 39src39 in 39codepyi39quot in pycharmStack Overflow