Abolfazl Shahbazi

Results 21 comments of Abolfazl Shahbazi

Once the PR is merged the `COPY` is no longer needed and things would work as expected.

I'm seeing a similar issue during installation of `pyzmq>=17` which is currently at `18.0.0`. ``` Downloading https://files.pythonhosted.org/packages/64/8d/78975da77627fd863c08e8ea3c7cebce7e51bed2936be5118de6b0050638/pyzmq-18.0.0.tar.gz (1.2MB) Complete output from command python setup.py egg_info: Traceback (most recent call last):...

Hi, Any plans to merge this?

I'm seeing a similar issue as well with version `0.16.0` and newer: ``` $ pip freeze | grep -i 'tensorflow' tensorflow==2.16.1 tensorflow-hub==0.16.1 tensorflow-io-gcs-filesystem==0.36.0 ``` and when I run this command:...

Hi @lvwerra Would you please review and provide feedback or assign this one to the right owner? Thanks.

@balajismaniam I don't get any helpful error like that, but this one keeps being reported: ``` I0518 16:28:32.451026 1 reflector.go:240] Listing and watching *v1.VolumeManager from github.com/kubeflow/experimental-kvc/pkg/client/informers/externalversions/factory.go:60 E0518 16:28:32.453485 1 reflector.go:205]...

Thanks @mkbhanda I'm testing with `1.5` today and I'm not seeing this issue: ``` $ docker compose -f compose.yaml logs reranking -f ... reranking-tei-xeon-server | [2024-07-31 23:49:43,238] [ INFO] -...

Is it possible that `v0.7` containers are being mixed with latest code?