[Paraview] Re: use paraview-python module

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Sep 20 15:44:51 EDT 2007


The server manager module was developed after the 3.0/3.1 release. Hence 
it's only available in the CVS version.

Utkarsh

Fabian Braennstroem wrote:
> Hi,
> me again.
> I just read the python user guide from the wiki and found
> the explanation, how to adjust the PYTHONPATH, but
> with my binary installation of 3.0 or 3.1 there are no such
> files!? Is it the problem of the binaries?
> Due to those missing files, I obviously have trouble load
> the needed modules, e.g. 'from paraview import servermanager':
> 
> node1~$ pvpython
> Python 2.5 (release25-maint, Dec  9 2006, 14:12:17)
> [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)] on linux2
> Type "help", "copyright", "credits" or "license" for more
> information.
>>>> from paraview import servermanager
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: cannot import name servermanager
> 
> Is there a way to get it running with a precompiled paraview
> version? I have some trouble to compile paraview from
> source, due to the missing qt4 libraries on my redhat 4.3
> system...
> 
> Regards!
> Fabian
> 
> Fabian Braennstroem schrieb am 09/18/2007 08:51 PM:
>> sorry, me again...
>>
>> Fabian Braennstroem schrieb am 09/18/2007 08:49 PM:
>>> Hi,
>>>
>>> I would like to load the paraview python module into my
>>> systems python2.5.
>> For python2.5 I have to wait, as I just read ... but the
>> settings for the path would be intersting anyways!?
>>
>>> I wanted to adjust the PYTHONPATH, but couldn't find any
>>> files in the 'site-packages' directory...
>>> Does anyone know, what path I have to define?
>>>
>>> Regards!
>>> Fabian
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
> 


More information about the ParaView mailing list