Error on Ladybug installation

Hello,
I’m trying to install Ladybug V1.5 but i m having issue. Could you help me ?

  1. Installing Ladybug Tools core Python libraries.
  2. Installing lbt-dragonfly==0.9.130 via pip using
    C:\Users\hpcuser\ladybug_tools\python\python.exe
  3. ERROR: Could not find a version that satisfies the requirement lbt-dragonfly==0.9.130 (from versions: none)
    ERROR: No matching distribution found for lbt-dragonfly==0.9.130
    WARNING: You are using pip version 20.1.1; however, version 23.0.1 is available.
    You should consider upgrading via the ‘C:\Users\hpcuser\ladybug_tools\python\python.exe -m pip install --upgrade pip’ command.
  4. Installing Ladybug Tools recipes.
  5. Installing lbt-recipes==0.22.6 via pip using
    C:\Users\hpcuser\ladybug_tools\python\python.exe
  6. 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-recipes/
    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/queenbee-local/
    ERROR: Exception:
    Traceback (most recent call last):
    File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 425, in _error_catcher
    yield
    File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 507, in read
    data = self._fp.read(amt) if not fp_closed else b""
    File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\cachecontrol\filewrapper.py”, line 62, in read
    data = self.__fp.read(amt)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\http\client.py”, line 461, in read
    n = self.readinto(b)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\http\client.py”, line 505, in readinto
    n = self.fp.readinto(b)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\socket.py”, line 589, in readinto
    return self._sock.recv_into(b)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\ssl.py”, line 1071, in recv_into
    return self.read(nbytes, buffer)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\ssl.py”, line 929, in read
    return self._sslobj.read(len, buffer)
    socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\cli\base_command.py”, line 188, in _main
status = self.run(options, args)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\cli\req_command.py”, line 185, in wrapper
return func(self, options, args)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\commands\install.py”, line 333, in run
reqs, check_supported_wheels=not options.target_dir
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\resolution\legacy\resolver.py”, line 179, in resolve
discovered_reqs.extend(self._resolve_one(requirement_set, req))
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\resolution\legacy\resolver.py”, line 362, in _resolve_one
abstract_dist = self._get_abstract_dist_for(req_to_install)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\resolution\legacy\resolver.py”, line 314, in _get_abstract_dist_for
abstract_dist = self.preparer.prepare_linked_requirement(req)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 469, in prepare_linked_requirement
hashes=hashes,
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 259, in unpack_url
hashes=hashes,
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 130, in get_http_url
link, downloader, temp_dir.path, hashes
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 281, in _download_http_url
for chunk in download.chunks:
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\network\utils.py”, line 39, in response_chunks
decode_content=False,
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 564, in stream
data = self.read(amt=amt, decode_content=decode_content)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 529, in read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
File “C:\Users\hpcuser\ladybug_tools\python\lib\contextlib.py”, line 130, in exit
self.gen.throw(type, value, traceback)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 430, in _error_catcher
raise ReadTimeoutError(self._pool, None, “Read timed out.”)
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Read timed out.
WARNING: You are using pip version 20.1.1; however, version 23.0.1 is available.
You should consider upgrading via the ‘C:\Users\hpcuser\ladybug_tools\python\python.exe -m pip install --upgrade pip’ command.
7.
8. Installing ladybug-rhino Python library.
9. Installing ladybug-rhino==1.36.5 via pip using
C:\Users\hpcuser\ladybug_tools\python\python.exe
10. 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/ladybug-rhino/
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/ladybug-core/
WARNING: Retrying (Retry(total=3, 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/ladybug-core/
WARNING: Retrying (Retry(total=2, 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/ladybug-core/
ERROR: Could not find a version that satisfies the requirement ladybug-core>=0.39.51 (from ladybug-rhino==1.36.5) (from versions: none)
ERROR: No matching distribution found for ladybug-core>=0.39.51 (from ladybug-rhino==1.36.5)
WARNING: You are using pip version 20.1.1; however, version 23.0.1 is available.
You should consider upgrading via the ‘C:\Users\hpcuser\ladybug_tools\python\python.exe -m pip install --upgrade pip’ command.
11.
12. Successfully set Python search path to: C:\Users\hpcuser\ladybug_tools\python\Lib\site-packages
13. Writing set_python_path batch File to:
C:\Users\hpcuser\ladybug_tools\set_python_path.bat

  1. Installing Ladybug Tools Grasshopper components.

  2. Installing lbt-grasshopper==1.5.0 via pip using
    C:\Users\hpcuser\ladybug_tools\python\python.exe

  3. ERROR: Could not find a version that satisfies the requirement lbt-grasshopper==1.5.0 (from versions: none)
    ERROR: No matching distribution found for lbt-grasshopper==1.5.0
    WARNING: You are using pip version 20.1.1; however, version 23.0.1 is available.
    You should consider upgrading via the ‘C:\Users\hpcuser\ladybug_tools\python\python.exe -m pip install --upgrade pip’ command.

  4. .gha files already exist in your Components folder and cannot be deleted while Grasshopper is open.
    Close Grasshopper, delete the .gha files at
    C:\Users\hpcuser\AppData\Roaming\Grasshopper\Libraries\ladybug_grasshopper_dotnet
    and rerun this installer component.
    Or simply keep using the old .gha component if you do not need the latest .gha component features.

  5. Installing Honeybee-OpenStudio gem version 2.31.10.

  6. Downloading “honeybee-openstudio-gem” github repository to: C:\Users\hpcuser\ladybug_tools\resources\measures

  7. Copying “honeybee_openstudio_gem” source code to C:\Users\hpcuser\ladybug_tools\resources\measures\honeybee_openstudio_gem\lib

  8. Installing Ladybug Tools Measures version 0.2.2.

  9. Downloading “lbt-measures” github repository to: C:\Users\hpcuser\ladybug_tools\resources\measures

  10. Copying “lbt_measures” source code to C:\Users\hpcuser\ladybug_tools\resources\measures

  11. Installing Honeybee energy standards.

  12. Installing honeybee-energy-standards==2.2.5 via pip using
    C:\Users\hpcuser\ladybug_tools\python\python.exe

  13. 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/honeybee-energy-standards/
    WARNING: Retrying (Retry(total=3, 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/honeybee-energy-standards/
    WARNING: Retrying (Retry(total=2, 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/honeybee-energy-standards/
    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x0000027F55F62548>, ‘Connection to files.pythonhosted.org timed out. (connect timeout=15)’)’: /packages/6a/e9/1d2728d38c870b9f3e219fd5a8336c7a80883a4a5e4452587652f62a605d/honeybee_energy_standards-2.2.5-py2.py3-none-any.whl
    ERROR: Exception:
    Traceback (most recent call last):
    File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 425, in _error_catcher
    yield
    File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 507, in read
    data = self._fp.read(amt) if not fp_closed else b""
    File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\cachecontrol\filewrapper.py”, line 62, in read
    data = self.__fp.read(amt)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\http\client.py”, line 461, in read
    n = self.readinto(b)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\http\client.py”, line 505, in readinto
    n = self.fp.readinto(b)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\socket.py”, line 589, in readinto
    return self._sock.recv_into(b)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\ssl.py”, line 1071, in recv_into
    return self.read(nbytes, buffer)
    File “C:\Users\hpcuser\ladybug_tools\python\lib\ssl.py”, line 929, in read
    return self._sslobj.read(len, buffer)
    socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\cli\base_command.py”, line 188, in _main
status = self.run(options, args)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\cli\req_command.py”, line 185, in wrapper
return func(self, options, args)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\commands\install.py”, line 333, in run
reqs, check_supported_wheels=not options.target_dir
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\resolution\legacy\resolver.py”, line 179, in resolve
discovered_reqs.extend(self._resolve_one(requirement_set, req))
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\resolution\legacy\resolver.py”, line 362, in _resolve_one
abstract_dist = self._get_abstract_dist_for(req_to_install)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\resolution\legacy\resolver.py”, line 314, in _get_abstract_dist_for
abstract_dist = self.preparer.prepare_linked_requirement(req)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 469, in prepare_linked_requirement
hashes=hashes,
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 259, in unpack_url
hashes=hashes,
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 130, in get_http_url
link, downloader, temp_dir.path, hashes
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\operations\prepare.py”, line 281, in _download_http_url
for chunk in download.chunks:
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\cli\progress_bars.py”, line 166, in iter
for x in it:
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_internal\network\utils.py”, line 39, in response_chunks
decode_content=False,
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 564, in stream
data = self.read(amt=amt, decode_content=decode_content)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 529, in read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
File “C:\Users\hpcuser\ladybug_tools\python\lib\contextlib.py”, line 130, in exit
self.gen.throw(type, value, traceback)
File “C:\Users\hpcuser\ladybug_tools\python\lib\site-packages\pip_vendor\urllib3\response.py”, line 430, in _error_catcher
raise ReadTimeoutError(self._pool, None, “Read timed out.”)
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Read timed out.
WARNING: You are using pip version 20.1.1; however, version 23.0.1 is available.
You should consider upgrading via the ‘C:\Users\hpcuser\ladybug_tools\python\python.exe -m pip install --upgrade pip’ command.
28.
29. Setting up user standards.
30. Ladybug Tools 1.5 has been successfully installed
31. RESTART RHINO to load the new components + library.

Thanks