Discussion:
[Paraview] Install python packages
Weiguang Guan
2018-09-24 15:02:11 UTC
Permalink
Hello,

I write a programmable source in python, in which I hard code the path
to a data file. Now I want to use a file dialog in the python script. I
have installed easygui in .local of my home directory and it works fine
with python 2.7. But "import easygui" doesn't work in the python shell
from Paraview. Any suggestion about how to install a python package so
that it can be imported into Paraview? Thanks.

There was a post on the mailing list discussing the topic with subject
"installing additional Python modules" back in Dec 18, 2017.

Best,
Weiguang

_______________________________________________
Powered by www.kitware.com

ParaView discussion is moving! Please visit https://discourse.paraview.org/ for future posts.

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview

Loading...