[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt]  Installing PyQt5 on CentOS using Wheels
From:       James Stearns - NOAA Affiliate <james.stearns () noaa ! gov>
Date:       2017-07-18 23:05:55
Message-ID: CA+DPVUgjqFjz7G1uYq-OFmMuw7S2iV+P9+L3R6Lk4nbnY6bgHA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I have a PyQt5 application running on Windows that I'd like to get running
on CentOS 6 as well. I'd prefer to install from wheels rather than source,
as described in Installing PyQt5
<http://pyqt.sourceforge.net/Docs/PyQt5/installation.html> . When I do so,
and attempt to run, I get this error:

ImportError: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by
> /home/jsnoaa/pyqt5-framdata/virtualenv/centos_pyqt5_framdata/lib/python3.6/site-packages/PyQt5/QtCore.so)
> 


My read of the error: QtCore.so is expecting a /lib64/libc-2.14.so or
later, but /lib64/libc.so.6 on CentOS 6.9 is linked to /lib64/libc-2.12.so.

Environment:

   - CentOS release 6.9 (Final) (2.6.32-696.6.3.el6.x86_64)
   - Python 3.6.1 (wget
   http://python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz)
   - PyQt5 5.9 (pip3.6 PyQt5==5.9)

I read with interest How to Install Qt 5 and Qwt on CentOS 6
<http://wiki.qt.io/How_to_Install_Qt_5_and_Qwt_on_CentOS_6>. Is this note
saying that one must install PyQt5 onto CentOS 6 by compilation, not from
wheels?

Thanks,

Jim Stearns

Software Engineer, NOAA Affiliate
Earth Resources Technology, Inc. (ERT, Inc)


[Attachment #5 (text/html)]

<div dir="ltr">I have a PyQt5 application running on Windows that I&#39;d like to get \
running on CentOS 6 as well. I&#39;d prefer to install from wheels rather than \
source, as described in <a \
href="http://pyqt.sourceforge.net/Docs/PyQt5/installation.html">Installing PyQt5</a> \
. When I do so, and attempt to run, I get this error:<div><br></div><div><blockquote \
class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex">ImportError: /lib64/libc.so.6: version \
`GLIBC_2.14&#39; not found (required by \
/home/jsnoaa/pyqt5-framdata/virtualenv/centos_pyqt5_framdata/lib/python3.6/site-packages/PyQt5/QtCore.so)</blockquote><div><br></div><div>My \
read of the error: QtCore.so is expecting a /lib64/<a \
href="http://libc-2.14.so">libc-2.14.so</a> or later, but /lib64/libc.so.6 on CentOS \
6.9 is linked to /lib64/<a \
href="http://libc-2.12.so">libc-2.12.so</a>.</div><div><br></div><div>Environment:</div><div><ul><li>CentOS \
release 6.9 (Final) (2.6.32-696.6.3.el6.x86_64)<br></li><li>Python 3.6.1 (wget <a \
href="http://python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz">http://python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz</a>)</li><li>PyQt5 \
5.9 (pip3.6 PyQt5==5.9)</li></ul></div><div>I read with interest  <a \
href="http://wiki.qt.io/How_to_Install_Qt_5_and_Qwt_on_CentOS_6">How to Install Qt 5 \
and Qwt on CentOS 6</a>. Is this note saying that one must install PyQt5 onto CentOS \
6 by compilation, not from wheels?</div><div><br></div><div>Thanks,</div><div>  \
<br></div><div class="gmail-m_-6934429615979821422gmail_signature"><div dir="ltr">Jim \
Stearns<div><div><br></div><div>Software Engineer, NOAA Affiliate</div><div>Earth \
Resources Technology, Inc. (ERT, Inc)</div></div></div></div> </div></div>


[Attachment #6 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic