tito setup issue #1126
Unanswered
pmkosewski
asked this question in
TinyTorch Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm following QuickStart Step1 to install TinyTorch

I'm running install.sh locally as I've needed to adjust virtual environment activation to Windows OS to "source .venv/Scripts/activate" using Git Bash.

Installation is sucessfull

I'm able to activate virtual environment

I'm able to run tito

But when runing tito setup I get ERROR: Could not install packages due to an OSError: [WinError 32] The process cannot access the file because it is being used by another process

but when trying to run tito again

I was trying to run as admin, to restart after installation and then running tito setup, to install in folder which is not synchronized to OneDrive.
Don't know how I can resolve this.
Probably I can skip tito setup and go straight to modules but nevertheless this tito setup should work.
Does someone run into similar problem?
UPDATE: I've manage to run tito setup in WSL Ubuntu without any issue, so this needs to be related with Windows and/or applications that I'm running on it.
UPDATE2: I've tried to install TinyTorch and run tito setup on different PC with Win11 with the same result - failed to install TinyTorch. I've also tried to manually delete tito.exe file during run of tito setup and it was not possible, therefore issue is pure Windows OS - blocking tito.exe file during tito setup run.
Has anyone install and run tito setup successfully on Windows 11? Where to look to fix it - tito setup source code?
Thanks for help!
Beta Was this translation helpful? Give feedback.
All reactions