-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!PackagingmacOS
Description
What is the bug or the crash?
Attempting to install multiple plugins from multiple different sources that uses the python module pandas. Each one is unable to install and gives "ModuleNotFoundError: No module named 'pandas'" error. Multiple people in my organization report the same issue with v 3.44.6Eur on MacOS specifically.
Steps to reproduce the issue
- Go to "Manage and install plugins"
- Install any plugin that uses the pandas module. So far I have tried the following plugins with the same result: Eurostat downloader, Projekt-Check, Cluster Analysis, Spatial Analysis Toolbox and some custom internal plugins.
- Receive the error "Couldn't load plugin 'eurostat_downloader' due to an error when calling its classFactory() method
ModuleNotFoundError: No module named 'pandas'"
Versions
3.44.6
Supported QGIS version
- I'm running a supported QGIS version according to the roadmap.
New profile
- I tried with a new QGIS profile
Additional context
I am reporting this under application as it is an issue with not just one plugin.
Metadata
Metadata
Assignees
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!PackagingmacOS