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

Couldn't load plugin 'LDMP' #783

Open
Jack49Morgan opened this issue Jul 11, 2023 · 1 comment
Open

Couldn't load plugin 'LDMP' #783

Jack49Morgan opened this issue Jul 11, 2023 · 1 comment
Assignees

Comments

@Jack49Morgan
Copy link

I get this message when trying to use trends.earth

Couldn't load plugin 'LDMP'

RuntimeError: Attempted to compile AOT function without the compiler used by numpy.distutils present. If using conda try: #> conda install clang_osx-64 clangxx_osx-64

I am using Mac Os Ventura and Qgis Lima RC

I admit I am not that familiar with Python

@azvoleff
Copy link
Contributor

@gabrieldaldegan @funkycoda We need to look into whether this comes up on MacOS in general or specific to this setup. The code should skip trying just-in-time compilation via conda if the dependencies aren't available - at least this is how it works on Windows currently. We may need to modify things to ensure that compilation is skipped on MacOS as well if dependencies aren't found

@funkycoda funkycoda self-assigned this Oct 30, 2023
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

3 participants