[Qgis-user] Pandas in QGIS - MAC

DT dmofot at gmail.com
Wed Aug 15 07:21:17 PDT 2018


Can you pull up the Python Console in QGIS and tell us what you get for:

import sys
print(sys.path)

Then do the same thing, but from the command line.

DT

On Wed, Aug 15, 2018 at 9:29 AM, Philip Hamoui <philippos86 at gmail.com>
wrote:

> Hello everyone,
>
> This is my first time using this service, and not quite sure how to use it.
>
> This is my question:
>
> I'm on MAC, and I want to import pandas into my QGIS V2.18.
>
> I have tried following the steps of this answer on StackOverflow
> <https://stackoverflow.com/questions/31532501/how-to-install-pandas-library-in-qgis-python/31533128#31533128> and
> raised an issue GitHub
> <https://github.com/pandas-dev/pandas/issues/22340#issuecomment-412953428>
> .
>
> Uninstalled and reinstalled pandas using pip, and confirm its added to the
> PATH, still not working.
>
> How can I add pandas to my QGIS?
>
>
>
> Philip
>
>
>
> --
> <https://www.linkedin.com/in/philip-hamoui/>
> Philip HAMOUI
> Kawaguchi Laboratory,
> Department of Computational Science
> and Engineering, Graduate School of Engineering,
> Nagoya University
> 名古屋大学大学院
> 工学研究科・計算理工学専攻・河口研究室
> Mail: philip at ucl.nuee.nagoya-u.ac.jp
> Mobile: +81-80-4526-2135
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20180815/e1ed9b5b/attachment.html>


More information about the Qgis-user mailing list