[Ironpython-users] Embedding obspy and dependencies

2014-06-09 Thread Michael Powell
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

[Ironpython-users] Installation question

2014-06-09 Thread Lutz Kretzschmar
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