mbbyn
mbbyn
cc @danny007in @puikinsh
Hello, We are facing the same issue, and I'm not sure anyone posted the `-vvv` logs before, so I will add it from our side. I'm using poetry to install...
### Problem I tried to inspect it further today, and noticed that the package definition is somehow different based on the source (PyPI vs devpi). Notice how the requires for...
### Hacky Solution Here is a hacky solution for the impatient. Only tested on our linux docker image pipeline. **Use at your own risk!** The patch script: ```python """ Script...
**EDIT** Just saw the comment on TF issue. My whole assumption was based on the fact that the wheel metadata mistmatch is not part of the standard, but if so,...
If possible, please consider covering the ssl_version parameter as well. Trying to update `gunicorn` to `21.x` we started to see this error: ```python ai-api-1 | [2023-07-27 11:00:32 +0300] [766] [INFO]...
btw, instead of `sed` we rely on `yq`, which is an additional dependency, but grants superpowers when dealing with YAML.
> hi, by the #58770 pull request, this should be fixed, but doesn't the if condition only work for linux environments ? Since poetry doesn't use the inferred environment to...
Please note `IterativeStratification` class also needs this fix.
Same issue, getting an error due to certificate verification failure, even though certificate is installed on the system