KitwareMedical / KitwareMedical/VTKPythonPackage
aarch64 support
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
VTK installation using pip on aarch64 machine fails with below issue:
```
pip3 install vtk
Collecting vtk
Could not find a version that satisfies the requirement vtk (from versions: )
No matching distribution found for vtk
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported pip installation failure on an aarch64 machine and inspect the repository's setup script for how VTK Python wheels are generated. Done means a compatible VTK wheel can be found and installed with pip on aarch64.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100