Installing Mayavi in a RaspberryPi 4
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Good day,
I have tried to install Mayavi on a Pi 4 with 4 GB of RAM running ubuntu 19.10 64 bits. I used the command:
`pip install mayavi`
It all seems to go well, until it tries to download vtk from mayavi.
>Collecting vtk (from mayavi)
>Could not find a version that satisfies the requirement vtk (from mayavi) (from versions: )
>No matching distribution found for vtk (from mayavi)
Any syggestions? How have others run mayavi on a raspberrypi?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.