Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

Prepend last line of stdin to entire stdin

Integral in polar coordinate on a circle where the function is non holomorphic

Can Plant Growth be repeatedly cast on the same area to exponentially increase the yield of harvests there (more than twice)?

Lucky Feat: How can "more than one creature spend a luck point to influence the outcome of a roll"?

Is it ever safe to open a suspicious HTML file (e.g. email attachment)?

How to properly draw diagonal line while using multicolumn inside tabular environment?

Draw arrow between Venn diagrams

Why the last AS PATH item always is `I` or `?`?

Reference request: Grassmannian and Plucker coordinates in type B, C, D

What can the phrase “is embedded in a whale of a bill” mean?

What flight has the highest ratio of timezone difference to flight time?

Calculate the Mean mean of two numbers

What connection does MS Office have to Netscape Navigator?

Getting Stale Gas Out of a Gas Tank w/out Dropping the Tank

How to avoid supervisors with prejudiced views?

Calculator final project in Python

Are police here, aren't itthey?

Is there a difference between "Fahrstuhl" and "Aufzug"?

How to set page number in right side in chapter title page?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

0-rank tensor vs vector in 1D

What happened in Rome, when the western empire "fell"?

Is there a reasonable and studied concept of reduction between regular lagnagues?

What did we know about the Kessel run before the prequels?



Cannot install PyQt5



The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot install matplotlib, freetype2 headers are ignoredCan't kill a sleeping processHow to install PyQT4 and what are the practical differences between PyQT4 and PyQT5?Issues compiling passenger for apache2 on CentOSPyQt5 - python-3.2 : no module available + pyuic5 cannot find PyQt5.uic moduleCan't install Poedit on Linux MintLinux Fedora 22 dnf ImportError?Please Help installing Qt centos 7I get ValueError: zero length field name in format while i start prometheus-couchbase-exporter with Python 2.6












0















I downloaded a package from this site PyQt5_gpl-5.12.1.tar.gz



But when installing...



[****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5


Querying qmake about your Qt installation...
Determining the details of your Qt installation...
This is the GPL version of PyQt 5.12.1 (licensed under the GNU General Public
License) for Python 3.7.2 on Linux.

Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

Do you accept the terms of the license? yes

Found the license file pyqt-gpl.sip.
Error: Make sure you have a working sip on your PATH or use the --sip argument
to explicitly specify a working sip.


And then I'm not sure if I'm doing it correctly.



[****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5 --sip /usr/lib64/python3.7/site-packages/PyQt5/sip.so
Error: '/usr/lib64/python3.7/site-packages/PyQt5/sip.so -V' did not generate
any output.


I use Fedora Linux 29










share|improve this question









New contributor




Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I downloaded a package from this site PyQt5_gpl-5.12.1.tar.gz



    But when installing...



    [****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5


    Querying qmake about your Qt installation...
    Determining the details of your Qt installation...
    This is the GPL version of PyQt 5.12.1 (licensed under the GNU General Public
    License) for Python 3.7.2 on Linux.

    Type 'L' to view the license.
    Type 'yes' to accept the terms of the license.
    Type 'no' to decline the terms of the license.

    Do you accept the terms of the license? yes

    Found the license file pyqt-gpl.sip.
    Error: Make sure you have a working sip on your PATH or use the --sip argument
    to explicitly specify a working sip.


    And then I'm not sure if I'm doing it correctly.



    [****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5 --sip /usr/lib64/python3.7/site-packages/PyQt5/sip.so
    Error: '/usr/lib64/python3.7/site-packages/PyQt5/sip.so -V' did not generate
    any output.


    I use Fedora Linux 29










    share|improve this question









    New contributor




    Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I downloaded a package from this site PyQt5_gpl-5.12.1.tar.gz



      But when installing...



      [****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5


      Querying qmake about your Qt installation...
      Determining the details of your Qt installation...
      This is the GPL version of PyQt 5.12.1 (licensed under the GNU General Public
      License) for Python 3.7.2 on Linux.

      Type 'L' to view the license.
      Type 'yes' to accept the terms of the license.
      Type 'no' to decline the terms of the license.

      Do you accept the terms of the license? yes

      Found the license file pyqt-gpl.sip.
      Error: Make sure you have a working sip on your PATH or use the --sip argument
      to explicitly specify a working sip.


      And then I'm not sure if I'm doing it correctly.



      [****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5 --sip /usr/lib64/python3.7/site-packages/PyQt5/sip.so
      Error: '/usr/lib64/python3.7/site-packages/PyQt5/sip.so -V' did not generate
      any output.


      I use Fedora Linux 29










      share|improve this question









      New contributor




      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I downloaded a package from this site PyQt5_gpl-5.12.1.tar.gz



      But when installing...



      [****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5


      Querying qmake about your Qt installation...
      Determining the details of your Qt installation...
      This is the GPL version of PyQt 5.12.1 (licensed under the GNU General Public
      License) for Python 3.7.2 on Linux.

      Type 'L' to view the license.
      Type 'yes' to accept the terms of the license.
      Type 'no' to decline the terms of the license.

      Do you accept the terms of the license? yes

      Found the license file pyqt-gpl.sip.
      Error: Make sure you have a working sip on your PATH or use the --sip argument
      to explicitly specify a working sip.


      And then I'm not sure if I'm doing it correctly.



      [****@localhost PyQt5_gpl-5.12.1]$ python3.7 ./configure.py --qmake /usr/lib64/qt5/bin/qmake-qt5 --sip /usr/lib64/python3.7/site-packages/PyQt5/sip.so
      Error: '/usr/lib64/python3.7/site-packages/PyQt5/sip.so -V' did not generate
      any output.


      I use Fedora Linux 29







      linux installation python tar






      share|improve this question









      New contributor




      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 34 mins ago









      mature

      20119




      20119






      New contributor




      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 44 mins ago









      Frankie FrankieFrankie Frankie

      12




      12




      New contributor




      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Frankie Frankie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Frankie Frankie is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1419672%2fcannot-install-pyqt5%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Frankie Frankie is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Frankie Frankie is a new contributor. Be nice, and check out our Code of Conduct.













          Frankie Frankie is a new contributor. Be nice, and check out our Code of Conduct.












          Frankie Frankie is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1419672%2fcannot-install-pyqt5%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

          Automaton recognizing ambiguously accepted words of another automatonSynchronizing sequence and...

          Stanisław Zaremba Referências Ligações externas | Menu de navegaçãoStanisław...