Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Can't View Code in Qt Designer
QtWS25 Last Chance

Can't View Code in Qt Designer

Scheduled Pinned Locked Moved Unsolved Qt for Python
5 Posts 5 Posters 5.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sergioloz
    wrote on last edited by
    #1

    Hello. I am using MAC iOS Mojave 10.14.6.

    When I use Qt Designer and click in "View Code", I obtain: "Unable to lauch /anaconda3/bin/uic."

    I have installed anaconda.

    Thank you so much

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sergioloz
      wrote on last edited by
      #2

      All right. Thank you so much Denni.

      I have another question:
      To use Qt with Python, I think I have two options: PyQt and PySide. As far as I know, PyQt is a proprietary software while PySide is an open source one. Which is better to work with??

      Thanks again.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        j.romo
        wrote on last edited by
        #3

        You can use pyuic4 command on shell: pyuic4 input.ui -o output.py
        nedd to go to your qtform.oi file in cmd and convert with pyuic4 input.ui -o output.py

        I agree with Denni, I know it's difficult to understand especially if you come from a .net environment like me but i have made some progress and its not that difficult.

        1 Reply Last reply
        0
        • O Offline
          O Offline
          Omar1302
          wrote on last edited by
          #4

          @Denni-0 hey, denni
          Iam a beginner with pyqt5 and i want to write my own interfaces from scratch with pyqt5
          would you help me to start
          thank you

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Omar1302 hi and welcome to devnet,

            In case you didn't notice, that user has been banned.

            If you have specific issues, then please open a thread about it.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved