A lot of unresolved reference
已回答
Hi,
The code inspection tool says that my code has a lot of unresolved references, but it is wrong. I can successfully run the code.
The most strange thing is that the IDE marks some imports as "unused import statement" and they are actually used.
How can I solve these two problems?
I am using 2016.1.4 + anaconda python 2.7.12.
Thanks!
请先登录再写评论。
Please share your code example with enough context to get the idea behind it.