Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. module "QtLocation" is not installed in pyqt6

module "QtLocation" is not installed in pyqt6

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 444 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.
  • H Offline
    H Offline
    HarshitVarma
    wrote on last edited by
    #1

    I am building an application which requires offline maps using PySide6 using QML on ubuntu 20.04 . I have tried the same in PyQT5 and it works there.

    i am able to pan the map
    zoom in and out
    set markers
    and basically use it like google maps.
    i want to replicate the same on Pyside6
    when i try to import the package to Pyside6(QML) i am not able to do any of the above. All i see is a image of the map
    How about the implement? Can you provide some examples?
    Thanks.

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

      Hi,

      Which version of PySide6 are you using ?
      Can you provide a minimal runnable script that shows this issue ?

      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