[Paraview] python

Pat Marion pat.marion at kitware.com
Wed Jul 25 15:06:59 EDT 2012


You can set the PYTHONHOME environment variable to indicate an alternate
python install root.  See the documentation here:

  http://docs.python.org/release/2.3.5/inst/search-path.html

Specifically, the part that says...

PYTHONHOME sets an alternate value for the prefix of the Python
installation. For example, if PYTHONHOME is set to "/www/python", the
search path will be set to ['', '/www/python/lib/python2.2/',
'/www/python/lib/python2.3/plat-linux2', ...].

Pat

On Wed, Jul 25, 2012 at 10:59 AM, Yarrington, Cole D <cdyarri at sandia.gov>wrote:

>  My institution runs a common operating environment where numpy is not
> installed and will not be installed in the near future.  A partition is
> allocated for software of this kind, and I have installed a version of
> python with numpy there.  How can I get paraview to redirect all python and
> numpy calls to this installation?
>
> Cole
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120725/c1d54528/attachment.htm>


More information about the ParaView mailing list