Genesis
Genesis copied to clipboard
can't install due to pymeshlab not available on M1
Chip: Apple M1 Pro Metal 3
pip install genesis-world
fails due to:
ERROR: Cannot install genesis-world==0.1.1 and genesis-world==0.2.0 because these package versions have conflicting dependencies.
The conflict is caused by:
genesis-world 0.2.0 depends on pymeshlab
genesis-world 0.1.1 depends on pymeshlab
whereby trying to install pymeshlab
via pip install pymeshlab
gets me:
ERROR: Could not find a version that satisfies the requirement pymeshlab (from versions: none)
ERROR: No matching distribution found for pymeshlab