[Python.NET] DLL Processor compatibility

2020-03-04 Thread Govil Nag
hallo, pythonnet dll work either x64 bit processor or x86 processor ..is it possible to run it in visual Studio with "Any CPU" ___ PythonNet mailing list -- pythonnet@python.org To unsubscribe send an email to pythonnet-le...@python.org https://mail.pyth

[Python.NET] Re: DLL Processor compatibility

2020-03-04 Thread Govil Nag
t-is-the-purpose-of-the-prefer-32-bit-setting-in-visual-studio-and-how-does> > if you are experiencing issue with x64 assembly). > > > > You need a pythonnet dll matching your Python architecture. > > > > Regards, > > Victor > > > > > >

[Python.NET] Re: DLL Processor compatibility

2020-03-04 Thread Govil Nag
g "has disturbed the balance of the batch. The managed PInvoke signature probably does not match the unmanaged target signature Verify that the calling convention and parameters of the PInvoke signature match the unmanaged target signature. " On Wed, Mar 4, 2020 at 8:10 PM Govil Nag wrot

[Python.NET] Re: DLL Processor compatibility

2020-03-05 Thread Govil Nag
Python.NET version >>- the source of Python.NET (e.g. NuGet or pip package, manual build, >>or pip installed from source) >> >> >> >> Regards, >> >> Victor >> >> >> >> *From: *Govil Nag >> *Sent: *Wednesday, March 4, 2