[Python.NET] Re: BadImageFormatException or FileNotFoundException- pythonnet and AlphaVSS

2022-07-11 Thread Alex Earl
Sometimes the file not found error occurs because a dependency of the dll can not be found. On Sun, Jul 10, 2022, 20:06 Steven Manross wrote: > Howdy all, > > > > I am somewhat new to pythonnet and .NET programming, and just joined the > mailing list. You have my apologies if I am missing somet

[Python.NET] Re: Problem installing pythonnet 2.5.2 on Debian 11

2022-04-27 Thread Alex Earl
What error messages are you getting? On Wed, Apr 27, 2022 at 8:43 AM Muhammed-Talha Özmen < [email protected]> wrote: > Hello , > > > > I am developing with Python 3.7.9 on Debian 11 and I have to import C# > Libraries. > > For that I’ve tried to install pythonnet 2.5.2 via pip, but I ge