Is the application working for PyQt5 5.12.1 on a Ubuntu ?
Opened this issue · 2 comments
komms commented
I'm getting a lot of errors.
AttributeError: 'QWebEnginePage' object has no attribute 'networkAccessManager'
Ru-Van commented
I'm getting too..
PyQt5.QtWebKit became outdated.
eyllanesc commented
Sorry for the delay, I am currently working on refactoring and updating the project so that it is easy to add other types of maps and avoid repeating code. If you wish to have support for Qt WebEngine you can use the dev branch code, for now I have worked on google maps but soon I will add support for osm, and maybe other maps: https://github.com/eyllanesc/qMap/tree/dev