[Python.NET] "TypeError: No method matches given arguments" Error - please help!

2021-08-13 Thread mysfeir
This seems to come up semi-regularly from a web search, but I have been unable to converge on a solution. I am using Python 3.8 and pythonnet to try to control a Newport ESP301 motion controller. The supplied .NET assembly contains this command: public int SR_Get(int axisNumber, out double limi

[Python.NET] Re: "TypeError: No method matches given arguments" Error - please help!

2021-08-13 Thread LOST _
Hi Matt, From the description this looks like a bug in pythonnet. Can you tell which version of pythonnet are you using? Regards,Victor  From: mysf...@gmail.comSent: Friday, August 13, 2021 8:59 PMTo: pythonnet@python.orgSubject: [Python.NET] "TypeError: No method matches given arguments" Error - p