Python Forum
I can not install the emoji module
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can not install the emoji module
#1
Greetings ,

I'm trying to install the emoji module, but I did not succeed .

information from the internet says that a red flashlight should appear, which would allow the automatic installation of the emoji module, but only an orange flashlight is emerging is emerging .

follows an example code, but does not execute anything :
import emoji
print(emoji.emojize('I can not install the emoji module :cry:', use_aliases=True))
in the Run terminal several messages appear, one of them says:
Output:
django.core.exceptions.ImproperlyConfigured: Requested setting EMOJI_IMG_TAG, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.
Reply
#2
Friends ,

I managed to solve with the comment of sr. Lucas_Webx Smile


hugs.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Emoji Dictionary Help rewainy 5 2,344 May-08-2022, 04:56 AM
Last Post: rewainy
  Can't install nor import delorean module Tek 3 2,741 Oct-27-2021, 03:32 AM
Last Post: Tek
  fontforge Emoji encoding and colored glyphs pauf28 0 2,091 Dec-22-2020, 10:05 AM
Last Post: pauf28
  Unable to install module rrowhe4d 1 2,252 Oct-13-2020, 10:20 AM
Last Post: Larz60+
  trying to pip install stasm module getting error djf123 3 4,454 Jul-26-2020, 05:00 AM
Last Post: millpond
  Install thresding module kalvarix 2 2,144 May-04-2020, 03:25 PM
Last Post: kalvarix
  Install module with pip3 on a non root user matthewpintor2107 1 2,347 Apr-28-2020, 03:16 PM
Last Post: pyzyx3qwerty
  How do I install the dom.minidom module? Johno 3 7,006 Apr-17-2020, 09:46 PM
Last Post: Larz60+
  Install module without "pip" hjk6734 2 10,877 Apr-09-2020, 09:09 AM
Last Post: buran
  how to import a module which is installed to personal folder using pip install --pre? geekgeek 2 2,371 Mar-09-2020, 02:38 PM
Last Post: geekgeek

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020