¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Quisk Error on pip install (Cannot open include file: 'sys/time.h') on Windows 11


 

¿ªÔÆÌåÓý

Does anyone have any ideas on how to fix this problem?? This is from ac2yd/remote.c(12).? This is with Python 3.12.1.? One of my students is having this issue.

Rob
KL7NA

--

Rob Frohne, PhD PE

School of Engineering

Walla Walla University

100 SW 4th St

College Place, WA 99324

(509) 527-2075


 

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.


 

This is a good time to train your students to read the documentation. Quisk does not work with Python 3.12. Once there is a version of wx that works with 3.12, and once I get some free time, I will fix this.

Jim
N2ADR


 

¿ªÔÆÌåÓý

Thanks Jim!
Rob


From: [email protected] <[email protected]> on behalf of jimahlstrom via groups.io <jahlstr@...>
Sent: Sunday, March 17, 2024 2:05 PM
To: [email protected] <[email protected]>
Subject: Re: [n2adr-sdr] Quisk Error on pip install (Cannot open include file: 'sys/time.h') on Windows 11
?
CAUTION: This email originated from outside the Walla Walla University email system.

This is a good time to train your students to read the documentation. Quisk does not work with Python 3.12. Once there is a version of wx that works with 3.12, and once I get some free time, I will fix this.

Jim
N2ADR