[vtk-developers] Python Wrapping fails in master build.

David Gobbi david.gobbi at gmail.com
Wed Sep 26 10:00:09 EDT 2018


On Wed, Sep 26, 2018 at 7:47 AM Andras Lasso <lasso at queensu.ca> wrote:

> > it is about reading a file just after it is written
>
>
>
> Reading a file right after it is written is probably one of the most
> common operations during a build process and it is done successfully by
> many tools on hundreds of thousands of files. It is odd that only
> vtkWrapPython runs into problems.
>

I don't believe that the problem has anything to do with reading a file
just after it is written.  Brad, what brought you to that conclusion?  The
error is that vtkWrapPython sporadically fails to open an output file that
already exists. It doesn't seem to have anything to do with how recently it
was written.

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20180926/09ea4443/attachment.html>


More information about the vtk-developers mailing list