[GH-ISSUE #1960] TinyTorch Installation doesn't work #35287

Open
opened 2026-07-15 22:41:54 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @gusscruz on GitHub (Jul 14, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1960

Area

TinyTorch

Location

TinyTorch Installation

Description

I tried running the installaltion script, but I received the following message and TinyTorch was not installed. I have Python 3.13.9, Anaconda distribution.

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

cd tinytorch
source .venv/Scripts/activate
tito setup

Checking prerequisites...
✓ Git 2.55.0.windows.2

bash: cd: tinytorch: No such file or directory
bash: .venv/Scripts/activate: No such file or directory
bash: tito: command not found

Thank you.

Expected Behavior

No response

Environment (TinyTorch bugs only)

No response

Originally created by @gusscruz on GitHub (Jul 14, 2026). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1960 ### Area TinyTorch ### Location TinyTorch Installation ### Description I tried running the installaltion script, but I received the following message and TinyTorch was not installed. I have Python 3.13.9, Anaconda distribution. curl -sSL mlsysbook.ai/tinytorch/install.sh | bash Activate and verify cd tinytorch source .venv/Scripts/activate tito setup Checking prerequisites... ✓ Git 2.55.0.windows.2 bash: cd: tinytorch: No such file or directory bash: .venv/Scripts/activate: No such file or directory bash: tito: command not found Thank you. ### Expected Behavior _No response_ ### Environment (TinyTorch bugs only) _No response_
GiteaMirror added the area: tinytorchtype: bug labels 2026-07-15 22:41:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#35287