allenai / allennlp-demo

Code for the AllenNLP demo.
https://demo.allennlp.org
Apache License 2.0
196 stars 80 forks source link

New to AllenNLP. Trying to start the Demo. #1208

Closed Siddhant021295 closed 2 years ago

Siddhant021295 commented 2 years ago
image
Siddhant021295 commented 2 years ago

I am using an M1 Mac for someone help me with this issue?

MHDBST commented 2 years ago

I have the same issue. It seems that docker ps needs sudo permission. Is there any way to solve it?

dirkgr commented 2 years ago

Is this a new requirement in more recent versions of Docker?

It's not ideal, but can you run the whole thing like sudo ./demo start?

dirkgr commented 2 years ago

I'm closing this since it's a Docker issue, not a AllenNLP issue.