Cant install psychoPy in Python3 (Mac)

Yeah I read it. I’m trying to use psychopy in the code not as a package (“from psychopy import core, visual , event”).
The problem is not with code compatibility but with the installation itself.
The import line produce the following error:
ImportError: No module named 'psychopy’
and when I’m trying to pip install it I get the httplib error