Unable to install Umap-learn
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 871
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
python3.9
windows 10
When I run the command:
pip3 install umap-learn
I get the following error:
Failed to build llvmlite
Installing collected packages: llvmlite, numba, umap-learn
Running setup.py install for llvmlite ... error
FileNotFoundError: [WinError 2] The system cannot find the file specified
error: command 'c:\scratch\python39\python.exe' failed with exit code 1
does anyone know how to overcome this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce pip3 install umap-learn on Python 3.9 and Windows 10, then inspect the reported llvmlite build failure and missing executable. The issue is resolved when umap-learn and its llvmlite and numba dependencies install successfully in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100