[BUG] ModuleNotFoundError: No module named 'emoji' #943
-
This is from FORK bulk-downloader-for-reddit_with-saved-hashes I over wrote the bdfr folder with the bdfr folder inside the zip and this is the error I get. Before doing this bdfr works fine. Traceback (most recent call last):
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
You need to install the module |
Beta Was this translation helpful? Give feedback.
-
So should this not be in the install instructions? The fork says its exactly the same and does not mention extra requirements. |
Beta Was this translation helpful? Give feedback.
You need to install the module
emoji
from pip. Do this however your normally install python packages from pypi.