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 <[email protected]> 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: [email protected] > Mobile: +81-80-4526-2135 > > _______________________________________________ > 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 >
_______________________________________________ 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
