Unresolved References
Hello JetBrains,
Modules are being underlined red in the editor window (unresolved references?) even though the files are in the path. PyCharm v2.6.3 cannot see the modules however the program works perfectly when run in a Terminal window on Mac OSX 10.7 (Lion). Need some help resolving this one.
Kind regards
Paul Doree
Modules are being underlined red in the editor window (unresolved references?) even though the files are in the path. PyCharm v2.6.3 cannot see the modules however the program works perfectly when run in a Terminal window on Mac OSX 10.7 (Lion). Need some help resolving this one.
Kind regards
Paul Doree
1 条评论
排序方式
日期
投票数
Could you please describe your project structure in more detail? Does the program customize its own sys.path?
请先登录再写评论。