Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the most popular packages (2022 H2) #716

Closed
mhsmith opened this issue Sep 20, 2022 · 2 comments
Closed

Test the most popular packages (2022 H2) #716

mhsmith opened this issue Sep 20, 2022 · 2 comments
Milestone

Comments

@mhsmith
Copy link
Member

mhsmith commented Sep 20, 2022

See checklist in server/pypi/README.md, and previous data in #714.

@mhsmith mhsmith added this to the 13.1 milestone Sep 20, 2022
@mhsmith
Copy link
Member Author

mhsmith commented Dec 22, 2022

pypi-downloads-20221205-20221211.csv

Successful903
Failed (native)39
Failed (other)58

The top failed packages are:

45 grpcio-status (requires grpcio>=1.51.1 (#873))
52 pyarrow (#482)
58 google-cloud-bigquery (requires grpcio<2.0dev,>=1.47.0)
72 pyopenssl (requires cryptography<39,>=38.0.0 (#657))
103 psycopg2-binary (#152)
152 snowflake-connector-python
162 pyodbc (#395)
173 tensorflow-serving-api (requires tensorflow<3,>=2.11.0)
208 redshift-connector (requires lxml>=4.6.5)
227 awswrangler (requires pyarrow<10.1.0,>=2.0.0 and numpy<1.23.4,>=1.21.0)
251 psycopg2 (#152)
302 mlflow (requires pyarrow<11,>=4.0.0 and shap<1,>=0.40)

The following failed requirements blocked 3 or more packages in the top 1000, including themselves. (PEP 517 builds produce a different error message, so version number requirements are not always available.)

  • 5 pyarrow
  • 4 cryptography
  • 3 uamqp
  • 2 grpcio<2.0dev,>=1.47.0
  • 1 grpcio>=1.51.1
  • 2 azureml-dataprep-rslex~=2.15.0dev0
  • 1 azureml-dataprep-rslex
  • 1 snowflake-connector-python<3.0.0
  • 1 snowflake-connector-python>=2.4.1
  • 1 snowflake-connector-python

@mhsmith
Copy link
Member Author

mhsmith commented Dec 22, 2022

Decided to stop checking the web server logs, because that mostly returns the same packages in the same order as sorting the open issues by thumbs up count.

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

No branches or pull requests

1 participant