OSError: [E050] Can't find model 'en'. It doesn't seem to be a shortcut link, a Python package

I wanted to use the chatterbot spacy collaborate system and trained data on chatterbot and created a response chat system. However, this error popped on my computer while I was testing it. I solved with pip install spacy en etc with other directions on StackOverflow. However, the deployment system gives the natural unfixed error type. What can I do for that? Thanks.