Open E3D3 opened 2 years ago
fatal error: Python.h: No such file or directory
You are missing Python headers. Install the Python 3 dev package for your distro, some examples here.
Thanks, but I have the Python 3 dev package installed so guess that maybe I do something wrong and will try it again, later.
I followed the instructions for the installation with Python 3.9 (on Devuan Chimarea) but got error messages during the last step:
pip3 install -f 'https://synesthesiam.github.io/prebuilt-apps/' -f 'https://download.pytorch.org/whl/cpu/torch_stable.html' larynx
Below a part of the error output: