Knowledge = total beginner.
Trying to get this bot tutorial working
Entered in the below in the bash console:
03:16 ~ $ pip3.5 install --user apiai
Get back:
Collecting apiai
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('timed out',))': /simple/apiai/ Could not find a version that satisfies the requirement apiai (from versions: ) No matching distribution found for apiai
Tried a few variations but get the same message. Any ideas?