Joe Black
Hi guys i have a problem with my c# - python code!
There's python code it works well. libraries also imports well(i checked the possibility to return every library version as string from that method so libraries is not a problem. Also filepath is fine and kernel trained model is fine too. This code works in another solution or in vs code jupiter notebook or even from my desctop in cmd/ But when i start it from c# it stops on that line and then i heave this kind of exception Python.Runtime.PythonException: ''NoneType' object has no attribute 'write''
12 replies