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

Issues installing. Error message. #18

Open
Xxredz opened this issue Jun 2, 2024 · 1 comment
Open

Issues installing. Error message. #18

Xxredz opened this issue Jun 2, 2024 · 1 comment

Comments

@Xxredz
Copy link

Xxredz commented Jun 2, 2024

Hello, I am trying to install ToonCrafter using the install.ps1 file, how can I fix this?

I am getting these errors:

Collecting torch==2.0.1
Downloading https://download.pytorch.org/whl/cu118/torch-2.0.1%2Bcu118-cp310-cp310-win_amd64.whl (2619.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 GB 1.9 MB/s eta 0:00:00
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\Nebula PC\AppData\Local\Temp\pip-build-tracker-_6miaosx\4efdef60987dfb791b1ce7a28586a1374a8c3154277ce13ec300c376'

check models...

Directory: C:\Users\Nebula PC\Desktop\Tooncrafter\ToonCrafter-for-windows

Mode LastWriteTime Length Name


d----- 2/06/2024 5:34 PM checkpoints
Downloading tooncrafter_512_interp_v1 model...
huggingface-cli : The term 'huggingface-cli' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Users\Nebula PC\Desktop\Tooncrafter\ToonCrafter-for-windows\install.ps1:24 char:5

  • huggingface-cli download --resume-download Doubiiu/ToonCrafter -- ...
    
  • ~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (huggingface-cli:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException
@sdbds
Copy link

sdbds commented Jun 2, 2024

It seems you username has space bar so it cause some problems cant install torch.
simple solve is change temp dir with environment variables
image

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

No branches or pull requests

2 participants