Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'QgsPointCloudLayer' from 'qgis.core' #224

Open
Maranhao6456 opened this issue Nov 12, 2022 · 5 comments
Open

Comments

@Maranhao6456
Copy link

I am not able to install the plugin on different machines, the error is this:

ImportError: cannot import name 'QgsPointCloudLayer' from 'qgis.core' (C:/PROGRA1/QGIS31.16/apps/qgis-ltr/./python\qgis\core_init_.py)

Could you give me a hint on how to resolve this?

@Samweli
Copy link
Collaborator

Samweli commented Nov 24, 2022

Hi @Maranhao6456, what QGIS version are you using?

@Maranhao6456
Copy link
Author

Hi!

3.22.6

@Samweli
Copy link
Collaborator

Samweli commented Feb 28, 2023

1/QGIS31.16

Hi @Maranhao6456 from this location it looks like you are using QGIS version 3.16 the QgsPointCloudLayer class was introduced in QGIS 3.18.

@Maranhao6456
Copy link
Author

Hi,
In that case, would this only work for version 3.18 or for later versions as well?

@Samweli
Copy link
Collaborator

Samweli commented Apr 7, 2023

In that case, would this only work for version 3.18 or for later versions as well?

@Maranhao6456 it should work for 3.18 and all later versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants