Wrong import not found warning with vagrant

Answered

Hello,

I will try to describe my problem and hope someone will understand it and will be able to help me. So I'm working with a Django project which runs with the interpreter in a vagrant box. So far everything works fine. I can run and debug the project an the unittest.

Now my problem is that PyCharm marks in the editor some module imports with the "Unresolved Reference" error and I don't know why. The module is in the PYTHONPATH of the vagrant interpreter. Furthermore I added the code of the module as "Source Root" to the project but that didn't changed anything.

Has anyone the same problem? Or even better I idea how to fix this issue.

Thanks a lot,

RedBeardCode 

0
1 comment

Hello, Stefan! Please, attach a screenshot of your project structure and another one with import error you have OR contact pycharm-support@jetbrains.com with it.

0

Please sign in to leave a comment.