jina-ai / dalle-flow

🌊 A Human-in-the-Loop workflow for creating HD images from text
grpcs://dalle-flow.dev.jina.ai
2.83k stars 209 forks source link

can not load the executor from executors/swinir/config.yml #122

Open justin-romano opened 1 year ago

justin-romano commented 1 year ago

Trying to install Dalle Flow from the native server instructions but im getting this error. I'm installing into an Ubuntu 22.04.1 LTS vm

justin-romano commented 1 year ago

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. jina 3.10.0 requires grpcio<1.48.1,>=1.46.0, but you have grpcio 1.49.1 which is incompatible. jina 3.10.0 requires protobuf>=3.20.0, but you have protobuf 3.19.6 which is incompatible. clean-fid 0.1.31 requires requests==2.25.1, but you have requests 2.28.1 which is incompatible.

justin-romano commented 1 year ago

Im getting these errors on both ubuntu and windows. this must be a new error