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. PyQT5 Xbee

PyQT5 Xbee

Scheduled Pinned Locked Moved Unsolved Qt for Python
12 Posts 3 Posters 1.9k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Mitko
    wrote on last edited by
    #1

    Hi, i'm trying to run this project (https://github.com/RuslanSdk/XBee-PyQt5-V.1.0) on Pycharm 2021, and Python 3.8. But i have this error. Any help?

    PyQT5_Xbee error.jpg

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

      Hi and welcome to devnet,

      Which version of Python are you using ?
      How did you install PyQt ?
      Did you check that it is working properly before trying that project ?

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

      M 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Which version of Python are you using ?
        How did you install PyQt ?
        Did you check that it is working properly before trying that project ?

        M Offline
        M Offline
        Mitko
        wrote on last edited by
        #3

        @SGaist

        Hi, i wrote that i use Python 3.8
        I install PyQt via (https://www.youtube.com/watch?v=1z78TbiuYWc&t=231s)
        I don't check, this is my first experiences with this software

        Actually, i fix this problem, but Now i have other problem:
        File "C:/Users/Martin /PycharmProjects/pythonProject3/XBee-PyQt5-V.1.0-master/XBee_connect.py", line 1
        -- coding: utf-8 --
        ^
        IndentationError: unexpected indent

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

          What was it ? How did you fix it ?

          For your current error, that line is missing a #.

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

          M 1 Reply Last reply
          1
          • SGaistS SGaist

            What was it ? How did you fix it ?

            For your current error, that line is missing a #.

            M Offline
            M Offline
            Mitko
            wrote on last edited by
            #5

            @SGaist
            I don't know what is going on (as i said, i'm beginner), but i solved this # problem and now i have the first one again (in the pic). Any help, please?

            JonBJ 1 Reply Last reply
            0
            • M Mitko

              @SGaist
              I don't know what is going on (as i said, i'm beginner), but i solved this # problem and now i have the first one again (in the pic). Any help, please?

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by JonB
              #6

              @Mitko
              Check the files you fetched from github have not (somehow) been changed again. The earlier one looks like you somehow removed a # symbol as the first character of the file.

              M 1 Reply Last reply
              0
              • JonBJ JonB

                @Mitko
                Check the files you fetched from github have not (somehow) been changed again. The earlier one looks like you somehow removed a # symbol as the first character of the file.

                M Offline
                M Offline
                Mitko
                wrote on last edited by
                #7
                This post is deleted!
                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  It seems that the space in your user name is playing some tricks.

                  You should put your Python environment in a path without any.

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

                  M 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    It seems that the space in your user name is playing some tricks.

                    You should put your Python environment in a path without any.

                    M Offline
                    M Offline
                    Mitko
                    wrote on last edited by
                    #9

                    @SGaist

                    It's not problem with space, i just deleted my last name from post.

                    It seems like problem with ''Building wheel for pyjq''. So how to install this things?

                    JonBJ 1 Reply Last reply
                    0
                    • M Mitko

                      @SGaist

                      It's not problem with space, i just deleted my last name from post.

                      It seems like problem with ''Building wheel for pyjq''. So how to install this things?

                      JonBJ Offline
                      JonBJ Offline
                      JonB
                      wrote on last edited by
                      #10

                      @Mitko
                      That is a question for pyjq, Python & pip, nothing to do with Qt.

                      I suggest a good starting point for you is to Google Could not build wheels for pyjq.

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        Mitko
                        wrote on last edited by
                        #11

                        The Problem was in Python interpreter set-ups

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

                          What was wrong with 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