Hi folks,
I have tried hours and hours but cannot install octolapse on my mac with Big Sur.
When I try
pip3 install "https://github.com/FormerLurker/Octolapse/archive/master.zip"
in my virtual environment, I just got the error below. What can I do ?
.....
octoprint_octolapse/data/lib/c/extruder.h:7:10: fatal error: 'Python.h' file not found
#include <Python.h>
^~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
Γ Encountered error while trying to install package.
β°β> Octolapse
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
.....
Regards,
Tobias