When running sh run.sh, the following error occurs:
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f42e08aa0b8>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/adal/
ERROR: Could not find a version that satisfies the requirement adal==1.2.5 (from versions: none)
ERROR: No matching distribution found for adal==1.2.5
I tried to instal adal version 1.2.5 to galaxy environment but the error remained.
The OS Iām using is WSL. Could this be the root of the problem?
