kylegallatin / mlops-pipeline

20 stars 29 forks source link

seldon_core.microservice:main:352 - ERROR: Unknown args ['REST']. Note since 1.5.0 this CLI does not take API type (REST, GRPC) #4

Open Cvija2609 opened 2 years ago

Cvija2609 commented 2 years ago

I'm trying to run this project and this error keeps happening while trying to execute next command docker run -p 5001:5000 -it seldon-app

I haven't changed anything in Dockerfile (tried, but did not work)

Cvija2609 commented 2 years ago

Maybe this is helpful (https://github.com/SeldonIO/seldon-core/issues/3775), I don't understand what is the exact problem