<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi list - </p>
    <p>This is one of those "Brown paper bag over head in shame"
      moments...</p>
    <p>Previously, I installed QGIS 4.0 using the network installer and
      have been experimenting with automated installs using the
      command-line with qualifiers. And obviously <i>not</i> getting
      the relevant Python libraries installed during the operation. </p>
    <p>After reinstalling QGIS 4.0 using the <i>stand-alone</i> method
      it worked flawlessly with the Pandas library.</p>
    <p>Sorry for the noise on the list.  </p>
    <pre class="moz-signature" cols="72">Med venlig hilsen / Best regards

Bo Victor Thomsen</pre>
    <div class="moz-cite-prefix">On 29-06-2026 16:05, Andrea
      Giudiceandrea via QGIS-User wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:67e9ea57-b045-4d9d-b4a3-39db215f1918@libero.it">
      <blockquote type="cite">Bo Victor Thomsen bo.victor.thomsen at
        gmail.com
        <br>
        Mon Jun 29 08:04:58 PDT 2026
        <br>
      </blockquote>
      <br>
      <blockquote type="cite">Sorry for the remiss: Windows 11, QGIS
        4.0, QGIS 3.44, both the "stand-alone" installation
        <br>
      </blockquote>
      <br>
      Hi Bo Victor Thomsen,
      <br>
      I'm using QGIS LTR 3.44.11 and QGIS 4.0.3 both installed using the
      OSGeo4W installer, and it seems to me the python3-pandas package
      is correctly installed and the pandas module is correctly working.
      <br>
      <br>
      Using the OSGeo4W Setup program, please check if the
      python3-pandas package is installed.
      <br>
      If it is installed, please check if the following Python code,
      when executed in the QGIS Python console, prints the pandas
      version without errors:
      <br>
      <br>
      import pandas
      <br>
      print(pandas.__version__)
      <br>
      <br>
      It would be useful if you indicated the Python script or Python
      plugin or any other action that leads to the error, and if you
      provided the full error message.
      <br>
      <br>
      Regards.
      <br>
      <br>
      Andrea
      <br>
      _______________________________________________
      <br>
      QGIS-User mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:QGIS-User@lists.osgeo.org">QGIS-User@lists.osgeo.org</a>
      <br>
      List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
      <br>
      Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
      <br>
    </blockquote>
  </body>
</html>