On Fri, Mar 1, 2024 at 01:28 AM, Rob Frohne (KL7NA) wrote:
Does anyone have any ideas on how to fix this problem?
Which compiler? With MSVC I assume since it does not have 'sys/time.h'.
Your student need to use MinGW. But I've no experience with "pip install" and MinGW.
Untested: "python setup.py build -c mingw32" could do it.