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

Add tqdm to Python requirements #293

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Add tqdm to Python requirements #293

merged 2 commits into from
Mar 20, 2023

Conversation

sw
Copy link
Contributor

@sw sw commented Mar 19, 2023

Should fix #289

@sw
Copy link
Contributor Author

sw commented Mar 19, 2023

Come to think of it, why is torchvision torchaudio there?

@bvajk
Copy link

bvajk commented Mar 19, 2023

Did you check wether it really fixes the problem or did you just commit it there because I commented it on the issue?

@sw
Copy link
Contributor Author

sw commented Mar 19, 2023

I'm no docker expert and can't figure out how to run the image built by Github (before it's merged, obviously). But I was able to reproduce and fix the problem with a local docker build. I also removed torchvision torchaudio as they didn't seem to be needed, and added requests.

@sw sw merged commit 5cb63e2 into master Mar 20, 2023
@sw sw deleted the sw-pip-tqdm branch March 20, 2023 08:24
@sw sw mentioned this pull request Mar 20, 2023
Deadsg pushed a commit to Deadsg/llama.cpp that referenced this pull request Dec 19, 2023
…xtensions-4.6.2

Bump typing-extensions from 4.5.0 to 4.6.2
AAbushady pushed a commit to AAbushady/llama.cpp that referenced this pull request Jan 27, 2024
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.

Docker “--all-in-one” fails with ModuleNotFoundError: No module named ‘tqdm’
3 participants