Hi David,<div><br></div><div>This just depends on python, right?  Not the python wrappers?</div><div>So it could do its own find_package(PythonLibs REQUIRED)</div><div>and set up the include_directories and link_libraries, completely</div>

<div>independent of the wrappers.  I'm not saying it would be easy...</div><div>some important things like the generation of vtkPythonConfigure.h</div><div>and choosing between the release & debug versions of the python</div>

<div>library are tied up with wrapping and would need to be refactored.</div><div><br></div><div>Are you sure the class should have an innocuous name like</div><div>"vtkMathTextUtilities" when it requires python, matplotlib, and</div>

<div>(I'm guessing) latex in order to work?</div><div><br></div><div> - David<br><br><br><div class="gmail_quote">On Tue, Jun 12, 2012 at 12:24 PM, David Lonie <span dir="ltr"><<a href="mailto:david.lonie@kitware.com" target="_blank">david.lonie@kitware.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David,<div><br></div><div>I'm working on a new module that requires python, and we noticed that you removed the PythonCore module last week. Is there any way to restore the module and preserve the new functionality you needed for library versioning? I've pushed a changeset for my new module, but we cannot merge it as it needs to explicitly depend on PythonCore:</div>




<div><br></div><div><a href="http://review.source.kitware.com/#/c/6177/" target="_blank">http://review.source.kitware.com/#/c/6177/</a></div><div><br></div><div>Or is there another way that this dependency can be added without an actual PythonCore module?</div>



<div><br></div><div>Thanks,</div><div><br></div><div>Dave</div>
</blockquote></div><br></div>