Hello,
I am doing some seismic work and would like to embed obspy and
required dependencies in an IronPython-based C# .NET assembly.
In and of itself, IronPython is straightforward enough.
What I am not so clear on is how to configure libraries, dependencies,
and so on. For instance, we could st
Hi there,
I was wondering whether it is possible to use IronPython without installing it.
I would like to xcopy-deploy it and was hoping there is some mechanism the
CreateEngine() can use to point it at the deployed IronPython.
Regards,
- Lutz
___
Ir