C#C
C#3y ago
23 replies
Shiv

Python code inside c#

Team , we have some python code which need to be run inside c# . There is link to that in https://github.com/pythonnet/pythonnet#embedding-python-in-net but when i tried,it is giving error as Runtime.PythonDLL was not set . Does anyone know how to handle this ?
GitHub
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET develo...
GitHub - pythonnet/pythonnet: Python for .NET is a package that giv...
Was this page helpful?