felix-wang

Results 69 comments of felix-wang

I'm looking into it. this is related `spawn` context.

@ShangwenWang @JosephFATucker windows supported in latest `jina` and `clip-as-service`: ``` pip install --upgrade jina>=3.3.4 clip-server>=0.2.1 ```

windows supporting problem seems to have been addressed in the latest version (`jina>=3.3.4`, `clip-server>=0.2.1`). I will close this issue.

@161424 Could you provide more context for your problem? Are you working on windows? What's the output of `jina -vf`?

@161424 Thanks for your information, that helps us a lot. We will look into it.

@flamz3d Could you provide more context for your problem? what's the output of `jina -vf` on your side?

And what's more, what's the output of `pip show clip_server`

@learningpro How do you start the server? via local CLI `python -m clip_server` or k8s?

And what's more, what the pytorch version are you using? BTW, are you running clip_server under rosetta x86?

@kaushikb11 so far, we cannot reproduce your error on our side (exactly the same envs, including M1 Pro, jina, docarray, pytorch version). We guess this is an upstream issue related...