<div dir="ltr">May be you've a "time.py" or "time.pyc" file in the current directory?<div><br></div><div>Andrea</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 9, 2016 at 1:02 PM, Jakob Simon-Gaarde <span dir="ltr"><<a href="mailto:jakobsg@gmail.com" target="_blank">jakobsg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is there anybody else who has experienced this problem?<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 7, 2016 at 2:41 PM, Jakob Simon-Gaarde <span dir="ltr"><<a href="mailto:jakobsg@gmail.com" target="_blank">jakobsg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hi.<br><br></div>I can see that soneone else reported something similar some time ago:<br><a href="https://riverbankcomputing.com/pipermail/pyqt/2014-July/034581.html" target="_blank">https://riverbankcomputing.com/pipermail/pyqt/2014-July/034581.html</a><br><br></div>But I didn't get further to solving my problem by reading that thread.<br><br></div>I have build Python statically in accordance to the guide:<br><a href="http://pyqt.sourceforge.net/Docs/pyqtdeploy/static_builds.html#python" target="_blank">http://pyqt.sourceforge.net/Docs/pyqtdeploy/static_builds.html#python</a><br><br></div>I can import PyQt5 modules and bring up UI-stuff, but if I make a simple "import time", ImportError is raised.<br><br></div>I have run the nm command on my libpython3.5.a to see if there is a time symbol anywhere, but that is not the case:<br><br></div>nm libpython3.5.a | grep -i time<br><br>output:<br><a href="http://pastebin.com/yypfF3gC" target="_blank">http://pastebin.com/yypfF3gC</a><br><br></div>Shouldn't it be referenced somewhere as a symbol. I'm guessing time should be a built-in module.<span><font color="#888888"><br><br><div><div><div><div><div><div><div><div><div><div><div><div><div><div>-- <br><div>Med venlig hilsen / Best regards<br>Jakob Simon-Gaarde</div>
</div></div></div></div></div></div></div></div></div></div></div></div></div></div></font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div>Med venlig hilsen / Best regards<br>Jakob Simon-Gaarde</div>
</div>
</div></div><br>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></blockquote></div><br></div>