I am trying to add --trusted-host to Pycharm (2018.2.5 community editions) package installer. However it does not work.
for exampl: python -m pip install scipy --trusted-host pypi.org
I even tried to add "--trusted-host pypi.org " in the option. Still doesn't work.