Bo Victor Thomsen via QGIS-User <[email protected]> writes: > Hi list - > > I have a processing plugin, that's using the "pandas" Python > module. It has been working flawlessly in ver. 3.44 > > However, in QGIS ver. 4.03, I get an error: ModuleNotFoundError: No > module named 'pandas' > > I know how install the "pandas" module using *pip install...* but I'm > curious why the pandas module isn't included in QGIS 4.0.
you left out what you are running really: OS, where you got code. As far as I know pandas is not in the qgis source code, and I would not expect it to be included in installers. > Or has I just forgot I've manually installed the module in QGIS 3 at > some point in the past ? That's my guess. _______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
