#include "MEDFactoryClient.hxx"
#include "MEDPresentation.hxx"
#include "MEDCouplingRefCountObject.hxx"
-#include <PyInterp_Utils.h>
+//#include <PyInterp_Utils.h>
#include <iostream>
MEDPresentation::MEDPresentation(MEDCALC::FieldHandler* fieldHdl, std::string name)
std::cout << "\tfileName: " << fileName << std::endl;
{ // PyLock protected section
- PyLockWrapper lock;
+ //PyLockWrapper lock;
PyRun_SimpleString("print 'hello world'");
std::string cmd = std::string(