On Tue, Aug 28, 2012 at 11:00 AM, Benny Malengier <[email protected]
> wrote:

>
>
> 2012/8/28 Daniel Wheeler <[email protected]>
>
>>
>>
>> On Tue, Aug 28, 2012 at 8:08 AM, Benny Malengier <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> Installed fipy trunk on a new computer and I seem to have a trilinos
>>> issue.
>>> I found the error also here:
>>> http://matforge.org/fipy/wiki/TrilinosMapPuzzle
>>>
>>> What I do is open a console, import fipy, then CTRL+D to exit it. I
>>> immediately obtain a warning Teuchos::RCPNode
>>>
>>> Any ideas on what is happening?
>>>
>>
>> Can you figure out which import is causing this? Try running it in the
>> debugger and stepping through "import fipy". This might be a little
>> laborious, but you should get to the import eventually.  Actually, try
>> importing Eperta and make a communicator.
>>
>>    >>> from PyTrilinos import Epetra
>>    >>> Epetra.PyComm()
>>
>> Does that break?
>>
>
> No.
> Using pdb also gives no warning on import fipy. Only when I quit pdb the
> warning is given.
> Import of PyTrilinos or one of its parts does not give the warning. Only
> import of fipy when stopping python.
>

I've seen this before sometimes at the end of tests even when the tests
have run just fine. Do the tests execute okay and can you still use FiPy to
run your problems?

-- 
Daniel Wheeler
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to