pkg install fails on Windows for Octave 6.1.0+

Hi,

when starting "pkg install pythonic.tar.gz" the following error occurs: C:/Octave/usr/include/python3.8/Python.h:44:10: fatal error: crypt.h: No such file or directory

I think I found now the cause for the error: It seems the Python header files in Octave 6.1 and 6.2 for Windows have wrongly the Linux content.

So its rather an Octave issue and not a pythonic issue.

Regards, Reimund

Edited by Reimund Renner