when i run "ModuleNotFoundError: No module named 'spellchecker'
"
what do i do?
Are you sure that your python console is related to the pip installation. Sometimes there are two python installations installed on your machine.
Venv?
Use pipenv and install pyenv so you don't need to worry about the system version of python.
Обсуждают сегодня