Skip to content

change to configure pypi index#11

Open
femi-anthony-db wants to merge 1 commit into
databricks-solutions:mainfrom
femi-anthony-db:fix/enable-use-pypi-proxy
Open

change to configure pypi index#11
femi-anthony-db wants to merge 1 commit into
databricks-solutions:mainfrom
femi-anthony-db:fix/enable-use-pypi-proxy

Conversation

@femi-anthony-db

Copy link
Copy Markdown

This fix is needed to solve this error:

uv run python app.py
  × Failed to download and build `thrift==0.20.0`
  ├─▶ Failed to resolve requirements from `setup.py` build
  ├─▶ No solution found when resolving: `setuptools>=40.8.0`
  ├─▶ Request failed after 3 retries
  ├─▶ Failed to fetch: `https://pypi.org/simple/setuptools/`
  ├─▶ error sending request for url (https://pypi.org/simple/setuptools/)
  ├─▶ client error (Connect)
  ╰─▶ tls handshake eof
  help: `thrift` (v0.20.0) was included because `auth-demo` (v0.1.0) depends on `databricks-sql-connector` (v4.0.3) which
        depends on `thrift`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant