[Qgis-user] Missing pandas module in QGIS 4.0
Greg Troxel
gdt at lexort.com
Mon Jun 29 06:29:48 PDT 2026
Bo Victor Thomsen via QGIS-User <qgis-user at lists.osgeo.org> 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.
More information about the QGIS-User
mailing list