intel / intel/AI-Playground

in windows terminal, run python model_downloader.py script error

Open
#273 1 comment 0 reactions 0 assignees View on GitHub
bug stale
Dominant language
TypeScript
Stars
979
Forks
132
Avg merge
9h 23m
Merged PRs (30d)
8

Description

## Describe the bug

in windows terminal, run python model_downloader.py script error

## To Reproduce

Steps to reproduce the behavior:
1. use backend env in installed directory
2. run model_downloader.py script
3. See error
```
.\python.exe ..\service\model_downloader.py
TypeError: HFPlaygroundDownloader.download() missing 1 required positional argument: 'backend'
```
4. when fix backend error, then encounter
```
TypeError: test_download_progress() takes 3 positional arguments but 4 were given
```

## Expected behavior

A clear and concise description of what you expected to happen.

## Screenshots

![Image](https://github.com/user-attachments/assets/19efefd6-f5b0-4c0c-a284-16ede5e187b0)
![Image](https://github.com/user-attachments/assets/b04e90d2-0afc-45e4-ac28-59dd54aa89ba)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.