Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Error :ModuleNotFoundError: No module named 'spacy.symbols' #12847

Closed
lvhyml opened this issue Jul 21, 2023 · 7 comments
Closed

Install Error :ModuleNotFoundError: No module named 'spacy.symbols' #12847

lvhyml opened this issue Jul 21, 2023 · 7 comments
Labels
install Installation issues

Comments

@lvhyml
Copy link

lvhyml commented Jul 21, 2023

How to reproduce the behaviour

Follow the installation guide on Github README

  • Operating System: Windows 11, WSL 2 Ubuntu 20.04
  • Python Version Used: 3.8
  • spaCy Version Used: 3.5
  • Environment Information: virtualenv
@rmitsch rmitsch added the install Installation issues label Jul 21, 2023
@rmitsch
Copy link
Contributor

rmitsch commented Jul 21, 2023

Hi @lvhyml, did you install spaCy in a new venv?

@lvhyml
Copy link
Author

lvhyml commented Jul 21, 2023

Hi @lvhyml, did you install spaCy in a new venv?
Yes

@rmitsch
Copy link
Contributor

rmitsch commented Jul 21, 2023

Does this error occur on import spacy?

@lvhyml
Copy link
Author

lvhyml commented Jul 21, 2023

Does this error occur on import spacy?

No, I got the error from this command:
python -m spacy download en_core_web_sm

@rmitsch
Copy link
Contributor

rmitsch commented Jul 25, 2023

Could you provide the full stack trace you obtain when running python -m spacy download en_core_web_sm? Also, please check whether python -c "import spacy" works - and share the stack trace if that fails.

@adrianeboyd adrianeboyd added the more-info-needed This issue needs more information label Jul 27, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

This issue has been automatically closed because there has been no response to a request for more information from the original author. With only the information that is currently in the issue, there's not enough information to take action. If you're the original author, feel free to reopen the issue if you have or find the answers needed to investigate further.

@github-actions github-actions bot closed this as completed Aug 2, 2023
@github-actions github-actions bot removed the more-info-needed This issue needs more information label Aug 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
install Installation issues
Projects
None yet
Development

No branches or pull requests

3 participants