Cristian Falcas
Cristian Falcas
Hm, it seems on a linux machine this is relatively fast and it takes only ~18s.
This is not windows specific. It's happening on linux as well.
any plans to move this forward? I'm also interested to see this merged at some point
Asking for a new release as well, it seems the 1.0 version is the only one that works with a newer google protobuf version
any plan to continue this PR?
I don't have the knowledge for now, neither the time to work on this. I hope in a couple of months to have time to come back to this.
could we get a new release with support for this? Thank you!
This error comes from 2 things: - rules_python adds an [`__init__.py`](https://github.com/bazelbuild/rules_python/blob/888fa20176cdcaebb33f968dc7a8112fb678731d/python/pip_install/extract_wheels/lib/namespace_pkgs.py#L73-L85) for each module - `kfp` module depends on [kfp-pipeline-spec](https://pypi.org/project/kfp-pipeline-spec/#files), which has a folder `kfp` Rules python will make that...
@cnsgsz I don't believe we use this hack right now, but it was working correctly, so I still expect it to work?
@cnsgsz , sorry, I was trying to say that the I expect the hack to still work, but we do not use it to be able to confirm this. We...