close
Skip to content

Use PYTHONPATH instead of pip install for booklending_utils - #12819

Merged
mekarpeles merged 2 commits into
internetarchive:masterfrom
cdrini:fix/booklending-utils
May 31, 2026
Merged

Use PYTHONPATH instead of pip install for booklending_utils#12819
mekarpeles merged 2 commits into
internetarchive:masterfrom
cdrini:fix/booklending-utils

Conversation

@cdrini

@cdrini cdrini commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Seems like the latest version of pip does a few network requests which cause the pip install to fail on our locked-down prod environment.

Also pip installing required setuptools, which no longer appears to be included.

Closes #12818

Technical

Testing

Testing loads. Note haven't confirmed it actually imports fully though.

Screenshot

Stakeholders

cdrini added 2 commits May 28, 2026 18:25
Seems like the latest version of pip does a few network requests which
cause the pip install to fail on our locked-down prod environment.

Also pip installing required setuptools, which no longer appears to be
included.
@cdrini
cdrini marked this pull request as ready for review May 28, 2026 19:55
Copilot AI review requested due to automatic review settings May 28, 2026 19:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@mekarpeles mekarpeles self-assigned this May 31, 2026
@mekarpeles
mekarpeles merged commit 5259b72 into internetarchive:master May 31, 2026
4 checks passed
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.

Booklending_utils & Nexus? Web container restarts prohibitively slow after last depoy

3 participants