HumanSignal / HumanSignal/label-studio-ml-backend
Wheel loss for the scaffolding template nemo_asr in non-Docker installation.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 490
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
Dear team,
I am trying to install the required packages in the requirements.txt of the template nemo_asr in Windows 10 pro.
I am using python v3.10.18 (which cannot change due to other key components required)
I want to manually install some of the requirements to avoid python version restriction (python < 3.9).
When I ran `pip install megatron-core==0.5.0`, the err msg came.
> `megatron-core==0.5.0 has no wheels with a matching platform tag (e.g., `win_amd64`)`
This error came when installing the package huggingface-hub==0.23.5.
Hope for any help.
BR,
Alex G
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.