For those who should have installed janome properly with Python but get an error

Janome, a python package that performs natural language processing.


pip install janome

Then, install it as usual and execute it! When………


ModuleNotFoundError: No module named 'janome.tokenizer'; 'janome' is not a package

There is an error like. I installed it properly ...

To those who become

Did you name the code file ** "janome.py" **?

I just changed it to another character and it worked without errors.

Recommended Posts

For those who should have installed janome properly with Python but get an error
If you should have pip installed but get an Import error
For those who are new to programming but have decided to analyze data with Python
Introduced Mac (M1) TensorFlow (recommended for those who have installed python by themselves)
For those who want to learn Excel VBA and get started with Python
[Solved] I have a question for those who are familiar with Python mechanize.
5 Reasons Processing is Useful for Those Who Want to Get Started with Python
For those who want to write Python with vim
❤️ Bloggers ❤️ "Beloved BI" ❤️ Let's get started ❤️ (For those who can make charts with Python)
Solution if the module is installed in Python but you get an error in Jupyter notebook
A modern environment building procedure for those who want to get started with Python right away
Python techniques for those who want to get rid of beginners
I get an error with import pandas.
When I get an error with PyInstaller
Getting Started with Processing and p5.js (for those who have done other languages) 02
I want to send Gmail with Python, but I can't because of an error
Getting Started with Processing and p5.js (for those who have done other languages) 01
What to do if you get an error when installing python with pyenv
Dart grammar for those who only know Python
Get a ticket for a theme park with python
Building an Anaconda environment for Python with pyenv
Let's write FizzBuzz with an error: Python Version
I get an error with all yum commands
Get an Access Token for your service account with the Firebase Admin Python SDK
What to do if you get an OpenSSL error when installing Python 2 with pyenv
The first step of machine learning ~ For those who want to implement with python ~
Environment construction for those who want to study python easily with VS Code (for Mac)
I get an Import Error in Python Beautiful Soup
Use Python installed with pyenv for PL / Python execution environment
Building an environment for natural language processing with Python
Python: Get a list of methods for an object
For those who get Getting Key Error:'length_seconds' on pytube
When you get an error in python scraping (requests)
For those who can't install Python on Windows XP
For those who are in trouble because NFC is read infinitely when reading NFC with Python
Environment construction procedure for those who are not familiar with the python version control system
An introduction to Web API development for those who have completed the Progate Go course