Install & Setup Failed [1/4] Macos #489

Closed
opened 2026-03-22 15:43:19 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @keo-dara on GitHub (Jan 24, 2026).

when i try to run curl -sSL mlsysbook.ai/tinytorch/install.sh | bash on MACOS but failed 1/4

Source: harvard-edge/cs249r_book (main branch)
Continue? [Y/n] y
[1/4] Downloading from GitHub...
Originally created by @keo-dara on GitHub (Jan 24, 2026). when i try to run curl -sSL mlsysbook.ai/tinytorch/install.sh | bash on MACOS but failed 1/4 ``` Source: harvard-edge/cs249r_book (main branch) Continue? [Y/n] y [1/4] Downloading from GitHub... ```
GiteaMirror added the type: errataarea: tinytorch labels 2026-03-22 15:43:19 -05:00
Author
Owner

@keo-dara commented on GitHub (Jan 24, 2026):

I have solved problem via

brew install git-lfs && git lfs install
@keo-dara commented on GitHub (Jan 24, 2026): I have solved problem via ``` brew install git-lfs && git lfs install ```
Author
Owner

@profvjreddi commented on GitHub (Jan 24, 2026):

Hi, and thanks for your interest in the project. I'm glad you're playing around with it.

I'm in fact just working on deprecating the Git LFS requirement and instead just keeping it simple. But anyway have fun trying things and please note that I'm still debugging things, so a little bit of patience is deeply appreciated.

Feel free to tag me on things as you find bugs or things, and as you find bugs or things, I'm happy to credit you. https://github.com/harvard-edge/cs249r_book?tab=readme-ov-file#-tinytorch-contributors

@profvjreddi commented on GitHub (Jan 24, 2026): Hi, and thanks for your interest in the project. I'm glad you're playing around with it. I'm in fact just working on deprecating the Git LFS requirement and instead just keeping it simple. But anyway have fun trying things and please note that I'm still debugging things, so a little bit of patience is deeply appreciated. Feel free to tag me on things as you find bugs or things, and as you find bugs or things, I'm happy to credit you. https://github.com/harvard-edge/cs249r_book?tab=readme-ov-file#-tinytorch-contributors
Author
Owner

@profvjreddi commented on GitHub (Jan 25, 2026):

This should be fixed in the next release - the Git LFS dependency is being removed from the install script. Once released, you'll be able to install without needing git-lfs:

curl -sSL mlsysbook.ai/tinytorch/install.sh | bash

Thanks for reporting this and finding the workaround!

@profvjreddi commented on GitHub (Jan 25, 2026): This should be fixed in the next release - the Git LFS dependency is being removed from the install script. Once released, you'll be able to install without needing `git-lfs`: ```bash curl -sSL mlsysbook.ai/tinytorch/install.sh | bash ``` Thanks for reporting this and finding the workaround\!
Author
Owner

@profvjreddi commented on GitHub (Jan 25, 2026):

@all-contributors please add @keo-dara for bug in tinytorch

@profvjreddi commented on GitHub (Jan 25, 2026): @all-contributors please add @keo-dara for bug in tinytorch
Author
Owner

@github-actions[bot] commented on GitHub (Jan 25, 2026):

I've added @keo-dara as a contributor to tinytorch! 🎉

Recognized for: bug
Based on: @all-contributors please add @keo-dara for bug in tinytorch

The contributor list has been updated in:

  • tinytorch/.all-contributorsrc
  • tinytorch/README.md
  • Main README.md

We love recognizing our contributors! ❤️

@github-actions[bot] commented on GitHub (Jan 25, 2026): I've added @keo-dara as a contributor to **tinytorch**! :tada: **Recognized for:** bug **Based on:** @all-contributors please add @keo-dara for bug in tinytorch The contributor list has been updated in: - `tinytorch/.all-contributorsrc` - `tinytorch/README.md` - Main `README.md` We love recognizing our contributors! :heart:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#489