Hi,
Just want to report that the LBT Versioner is giving a warning regarding the PIP version that is available. Not sure it makes a “real” error in the update proces of the LBT configurations, but just in case FYI.
The error says:
- WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘ReadTimeoutError(“HTTPSConnectionPool(host=‘pypi.org’, port=443): Read timed out. (read timeout=15)”)’: /simple/lbt-grasshopper/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘ReadTimeoutError(“HTTPSConnectionPool(host=‘pypi.org’, port=443): Read timed out. (read timeout=15)”)’: /simple/lbt-grasshopper/
ERROR: Could not find a version that satisfies the requirement lbt-grasshopper (from versions: none)
ERROR: No matching distribution found for lbt-grasshopper
WARNING: You are using pip version 20.1.1; however, version 20.3.3 is available.
You should consider upgrading via the ‘C:\Users\ayezi\ladybug_tools\python\python.exe -m pip install --upgrade pip’ command.
-A.