[GH-ISSUE #135] It is too slow to run "pip install -r requirements.txt" for packages have no version. Pip have to decided dependency. #442

Closed
opened 2026-03-13 20:24:18 +03:00 by kerem · 1 comment
Owner

Originally created by @hanwayTech on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/135

Originally assigned to: @AJaySi on GitHub.

It is too slow to run "pip install -r requirements.txt" for packages have no version. Pip have to decided dependency.

Originally created by @hanwayTech on GitHub (Oct 16, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/135 Originally assigned to: @AJaySi on GitHub. It is too slow to run "pip install -r requirements.txt" for packages have no version. Pip have to decided dependency.
kerem closed this issue 2026-03-13 20:24:23 +03:00
Author
Owner

@AJaySi commented on GitHub (Oct 20, 2024):

https://www.google.com/search?client=ubuntu-sn&channel=fs&q=slow+pip+install+

Not really an ALwrity issue. We can of course save some seconds here and there but pip is slow and wheel maybe a better option. Also, ALwrity should support latest package versions and not stick to one.

Can you please do a pip install with specific versions and benchmark the install time against as-is ?
Thanks.

<!-- gh-comment-id:2424659857 --> @AJaySi commented on GitHub (Oct 20, 2024): https://www.google.com/search?client=ubuntu-sn&channel=fs&q=slow+pip+install+ Not really an ALwrity issue. We can of course save some seconds here and there but pip is slow and wheel maybe a better option. Also, ALwrity should support latest package versions and not stick to one. Can you please do a pip install with specific versions and benchmark the install time against as-is ? Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#442
No description provided.