Updated Using Python.NET with Virtual Environments (markdown)
Update documentation to clarify that the existing PATH environmental variable should not be overwritten.
catched a typo pythonPath --> pathToVirtualEnv
I've written a simple Gist explaining the problems I've found when trying to run Python.NET runtime initialization in my project. I hope someone might find it useful.
Updated Using pythonnet with Virtual Environments (markdown)