i have problem with import module name twisted.internet in pycharm it's say:
Traceback (most recent call last):
File "/home/hamza/PYTHON/twisted1.py", line 1, in <module>
from twisted.internet import protocol, reactor, endpoints
ImportError: No module named internet
so i thought that problem was in python 2.7 so i change my environment to python 3.5.2 and nothing change please help me this is my screenshoot