<div dir="ltr"><div><div>I have already selected it, and yes it was selected as dependency by other modules.<br><br></div>I still don't understand though. When is timemodule.c supposed to be compiled? Is it when I build my static version of Python, or is it when I pyqtdeploy my PyQt5 based project.<br><br></div><div>As far as I know time is never dynamically loaded module but a pure built-in module.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 10, 2016 at 11:08 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10 Mar 2016, at 8:31 am, Jakob Simon-Gaarde <<a href="mailto:jakobsg@gmail.com">jakobsg@gmail.com</a>> wrote:<br>
><br>
> More info. I just tried to start all over building the static version of Python. Here is the output.<br>
><br>
> <a href="http://pastebin.com/raw/rtuB9iHs" rel="noreferrer" target="_blank">http://pastebin.com/raw/rtuB9iHs</a><br>
><br>
> I noticed that Modules/timemodule.c isn't being compiled or linked into the final library.<br>
><br>
> I'm guessing that's why I can't import the built-in time module.<br>
<br>
</span>Only the absolutlely required modules are compiled.<br>
<br>
You should select any module you are explicitly importing on the Standard Library tab. However I would have expected that the time module would have been implicitly selected because other modules depend on it.<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Med venlig hilsen / Best regards<br>Jakob Simon-Gaarde</div>
</div>