Whether via pip install PythonFireFx
Or
python setup.py build
python setup.py install
This error is hit:
PythonFireFx/FireFx.c:1253:10: fatal error: Include/Shaderlib.c: No such file or directory
1253 | #include "Include/Shaderlib.c"
| ^~~~~~~~~~~~~~~~~~~~~
Whether via pip install PythonFireFx
Or
python setup.py build
python setup.py install
This error is hit: