I got an error from pip install -r requirements.txt:
ERROR: Could not find a version that satisfies the requirement embreex; extra == "easy" (from trimesh[easy]->-r requirements.txt (line 18)) (from versions: none)
ERROR: No matching distribution found for embreex; extra == "easy" (from trimesh[easy]->-r requirements.txt (line 18))
I am using Ubuntu 20.04 now.
I got an error from pip install -r requirements.txt:
ERROR: Could not find a version that satisfies the requirement embreex; extra == "easy" (from trimesh[easy]->-r requirements.txt (line 18)) (from versions: none) ERROR: No matching distribution found for embreex; extra == "easy" (from trimesh[easy]->-r requirements.txt (line 18))