bhargav-bayer9 commented on issue #1763: URL: https://github.com/apache/iceberg-python/issues/1763#issuecomment-2699749664
Thank you @CincyBC for the above. I downloaded the .tar.gaz file and tried installing, but no luck (iceberg_env) <path>\pyiceberg_install>py -m pip install "<path>\Downloads\pyiceberg-0.9.0.tar.gz" Processing <path>\pyiceberg-0.9.0.tar.gz Installing build dependencies ... error ERROR: Command errored out with exit status 1: command: '<path>\pyiceberg_install\iceberg_env\Scripts\python.exe' '<path>\pyiceberg_install\iceberg_env\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\EALWP\AppData\Local\Temp\pip-build-env-hvac_nll\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'poetry-core>=1.0.0' wheel 'Cython>=3.0.0' setuptools cwd: None Complete output (7 lines): 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 0x000001650A479CA0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/poetry-core/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001650A4795E0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/poetry-core/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001650A479700>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/poetry-core/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001650A479250>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/poetry-core/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001650A458F70>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/poetry-core/ ERROR: Could not find a version that satisfies the requirement poetry-core>=1.0.0 (from versions: none) ERROR: No matching distribution found for poetry-core>=1.0.0 ---------------------------------------- ERROR: Command errored out with exit status 1: '<path>\pyiceberg_install\iceberg_env\Scripts\python.exe' '<path>\pyiceberg_install\iceberg_env\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\EALWP\AppData\Local\Temp\pip-build-env-hvac_nll\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'poetry-core>=1.0.0' wheel 'Cython>=3.0.0' setuptools Check the logs for full command output. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org