Running it on a synology nas from the docker app:
ModuleNotFoundError: No module named 'neuralcoref.neuralcoref'
Traceback (most recent call last):
File "/app/main.py", line 18, in
from neuralcoref import Coref
File "/app/neuralcoref/init.py", line 14, in
from .neuralcoref import NeuralCoref
This version also gives me the already reported error.
Let me know if you need more