Answer the question
In order to leave comments, you need to log in
What does PyCharm swear at: "Unused import statement less"?
Hello!
Tell me what PyCharm swears at: "Unused import statement less"
Wrote code in the IDLE python itself (Python 3.4 GUI), threw it into PyCharm:
from tkinter import * - everything is fine, but
from math import * - underlined, and became gray . Writes "Unused import statement less"
the code as a whole works, which is why I would like to disassemble and understand what is wrong.
I am newbie. :-) Win/Python 3.4 system
Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question