The code is :
pip install adict
I get the error raise locationparseerror<url>.failed to parse:<ssfcc.pw>:<10029>
then I configure the network in canopy according to https://support.enthought.com/hc/en-us/articles/204469150-Using-Canopy-Behind-a-Proxy-Firewall
but when test these proxy specs ,raise error:
I restart canopy,run the code'pip install adict',get the error'no matching distribution found for adict'.
I tried a few other packages,raise the same error.
And I tried to reload canopy,it's no use.I'm using windows 7 and canopy 2.1.3.
I think there are some issues in my proxy settings,what should I do to solve the problem?