RuntimeError: Can't find pipeline meta.json en_core_web_sm\meta.json

hi @Incrediblebug20!

Thanks for your message!

Try to move down one more folder down when you load, so \site-packages\en_core_web_sm\en_core_web_sm-3.4.0\en_core_web_sm. You can confirm by looking into that folder. You should then see the meta.json file.

Here's more docs about the directory structure and loading spaCy projects.

FYI - this website (Prodigy Support) is for Prodigy, not spaCy. We have a spaCy GitHub Discussions site for spaCy specific questions so if you have further spaCy questions, try that forum instead. Make sure to read through FAQ / Common Issues / Troubleshooting Guide too.