David Pryce-Compson
David Pryce-Compson
Thanks for submitting this issue @datalogics-kam. We should probably be more specific in our README since we only actually test and support Python 3.10 for now, I would be tempted...
We did not add full Windows support as you can see in the README there is no suggestion it works. However, I am sure in parts it does. We would...
We should update the README to mention that we try to support a fixed version of the cli, but yeah this looks like a backward incompatiblity. Any chance you can...
I think it's a very fair point and the best we could do is add some logging to tell users it's happening. However if we didn't add that line to...
Thanks for the issue submission! Will have a look when we have time, hopefully in coming week! Feel free to submit a PR also if you think you can fix...
Thanks @KellerLukas ... feel free to submit a PR and we can work together to get it merged. Do remember to update the README if you add anything major functionality,...
@yesid-lopez we have also experienced this. If you can find a fix please do! We were installing mlserver 1.7.1 in python 3.12 using pdm. Same error - just testing if...
And can confirm that using docker to install very same requirements works fine from a Mac host machine.
And here is the discussion on getting that requirement removed or made extra in tritonclient https://github.com/triton-inference-server/client/issues/856
And an open PR to remove it entirely https://github.com/triton-inference-server/client/pull/857