Came up with same problem here, and solved by copying following folders from .venv/Lib directory to _internal directory.
I'm using virtualenv so the packages are found under .venv/Lib directory, for a bare installation I guess you need to find the packages under <python_path>Lib directory.
I'm using Chinese pre-trained model, change accordingly if you're using a different language model.