gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

ModuleNotFoundError: No module named 'xtempmail'

Open vual opened this issue 2 years ago • 19 comments

File "/usr/app/venv/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script exec(code, module.dict) File "/usr/app/streamlit_app.py", line 7, in from gpt4free import you File "/usr/app/gpt4free/init.py", line 4, in from gpt4free import forefront File "/usr/app/gpt4free/forefront/init.py", line 2, in from xtempmail import Email

already import xtempmail, but not effective, how to fix?

vual avatar May 05 '23 02:05 vual

same error here

ilovepumpkin avatar May 05 '23 02:05 ilovepumpkin

same here

lyfar avatar May 05 '23 02:05 lyfar

fixed by installing the following two packages using "pip3 install"

  • faker
  • xtempmail

ilovepumpkin avatar May 05 '23 02:05 ilovepumpkin

However, unfortunately even the UI is shown up. It seems not working anymore.

image

ilovepumpkin avatar May 05 '23 02:05 ilovepumpkin

Me too

image

13640535881 avatar May 05 '23 02:05 13640535881

same here

angeles-renjo avatar May 05 '23 02:05 angeles-renjo

pip install xtempmail pip install faker

yangyueqiangyy avatar May 05 '23 02:05 yangyueqiangyy

pip install

LMFrank avatar May 05 '23 03:05 LMFrank

xtempmail, faker already satisfied image

zero3412 avatar May 05 '23 03:05 zero3412

python3 -m pip install --upgrade --force-reinstall xtempmail python3 -m pip install --upgrade --force-reinstall faker fixed Error

zero3412 avatar May 05 '23 04:05 zero3412

same here

artxia avatar May 05 '23 07:05 artxia

add xtempmail and faker in the [requirements.txt], then delete the image and run docker command again.

macshion avatar May 05 '23 08:05 macshion

在 [requirements.txt] 中添加 xtempmailfaker,然后删除镜像并再次运行 docker 命令。

I have already tried,the UI is shown up.But it seems not working anymore.

13640535881 avatar May 05 '23 09:05 13640535881

Is that true of everyone? image

git-guocc avatar May 05 '23 09:05 git-guocc

Is that true of everyone? image

No. I just deployed successfully and it works well.

image

macshion avatar May 05 '23 10:05 macshion

在 [requirements.txt] 中添加 xtempmailfaker,然后删除镜像并再次运行 docker 命令。

I have already tried,the UI is shown up.But it seems not working anymore.

It works. Check if it is proxy problem.

macshion avatar May 05 '23 10:05 macshion

Screen Shot 2023-05-06 at 09 42 45 Anyone having this issue?

Coraline66 avatar May 06 '23 01:05 Coraline66

UI

https://github.com/xtekky/gpt4free/issues/418#issuecomment-1534060581

config proxy follow this

xiangsx avatar May 06 '23 02:05 xiangsx

Thanks a lot but it does not work for my problem!

2023年5月6日(土) 10:38 Xiang @.***>:

UI

#418 (comment) https://github.com/xtekky/gpt4free/issues/418#issuecomment-1534060581

config proxy follow this

— Reply to this email directly, view it on GitHub https://github.com/xtekky/gpt4free/issues/456#issuecomment-1536994921, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE5SHS3JHV5JZBPMVMF6CQTXEW2TFANCNFSM6AAAAAAXWRHMLM . You are receiving this because you commented.Message ID: @.***>

Coraline66 avatar May 06 '23 08:05 Coraline66