Hello, First of all the package/module is called *textblob.* This package is normally not shipped with Python. Therefore it has to be installed with the python package manager of your python distribution. I assume you are on Windows.
If you use the standalone installer of Spyder you will have to install another Python distribution, I recommend Anaconda. In that case I will give you further instructions. If you already use Anaconda, you can use the graphical Anaconda Navigator or the command *conda *in the Anaconda Prompt. More in docs of textblob <https://textblob.readthedocs.io/en/dev/install.html#with-conda>. Kind regards yfprojects [email protected] schrieb am Samstag, 26. Juni 2021 um 16:56:23 UTC: > can anybody help me out? > ModuleNotFoundError: No module named 'textblop' > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/1574e0b8-d307-40ff-adef-a253ba0cbc0en%40googlegroups.com.
