Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    As of September 2021, we have moved technical support to Robolink Help

    Welcome to the Robolink Community forum!

    You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.

    Phython and PyCharm

    CoDrone Lite/Pro
    2
    2
    122
    Loading More Posts
    • 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
      saiful last edited by

      Hello , please help me,, I try my CoDrone Pro use the program test flight :
      import CoDrone
      drone = CoDrone.CoDrone()
      drone.pair()
      drone.takeoff()
      drone.hover()
      drone.land()
      drone.close()

      After I am Run but error : No module named 'CoDrone'. Enclosed.CoDrone.jpg

      How to fix the program ?

      Thanks and best regards,

      Saiful

      1 Reply Last reply Reply Quote 0
      • admin
        admin last edited by

        Hello Saiful,

        It seems like you didn’t install the CoDrone library. You skipped part of Step 2 of this lesson: https://learn.robolink.com/lesson/windows-pycharm-installation-and-setup/ There is a video included that shows how to install the library!

        For future technical concerns, please shoot us an email at support@robolink.com.

        Thank you!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post