>> pkg -forge install pythonic
In file included from C:/PROGRA~1/GNUOCT~1/OCTAVE~1.0/usr/include/python3.10/Python.h:50,
from oct-py-error.cc:31:
C:/PROGRA~1/GNUOCT~1/OCTAVE~1.0/usr/include/python3.10/pyport.h:235:10: fatal error: sys/select.h: No such
file or directory
235 | #include <sys/select.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:118: oct-py-error.o] Error 1
make: Entering directory '/tmp/oct-FzyBr5/octave-pythonic-0.1.3/src'
CXX oct-py-error.o
make: Leaving directory '/tmp/oct-FzyBr5/octave-pythonic-0.1.3/src'
error: pkg: error running 'make' for the pythonic package
error: called from
configure_make at line 117 column 9
install at line 202 column 7
pkg at line 619 column 9