Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #101

Open
LostInAkihabara opened this issue Jun 21, 2024 · 1 comment
Open

ModuleNotFoundError #101

LostInAkihabara opened this issue Jun 21, 2024 · 1 comment

Comments

@LostInAkihabara
Copy link

I tried installing, uninstalling, reinstalling all the modules mentioned in the screenshot but nothing worked. No matter what I do, it refuses to recognize them after installing.

ModuleNotFoundError: No module named 'openai

image

@RockkLee
Copy link

Try these two requirement.txt files. Both work for me.

  • First one
alkana
emoji
googletrans==4.0.0rc1
keyboard
mecab-python3
openai
pandas
PyAudio
pytchat
requests
torch
unidic
tensorboard==2.17.0
tensorboard-data-server==0.7.2
tensorflow==2.17.0
tensorflow-intel==2.17.0
tensorflow-io-gcs-filesystem==0.31.0
  • Second one
absl-py==2.1.0
aiohttp==3.9.5
aiosignal==1.3.1
alkana==0.0.3
astunparse==1.6.3
attrs==23.2.0
certifi==2024.7.4
chardet==3.0.4
charset-normalizer==3.3.2
colorama==0.4.6
emoji==2.12.1
filelock==3.15.4
flatbuffers==24.3.25
frozenlist==1.4.1
fsspec==2024.6.1
gast==0.6.0
google-pasta==0.2.0
googletrans==4.0.0rc1
grpcio==1.64.1
h11==0.9.0
h2==3.2.0
h5py==3.11.0
hpack==3.0.0
hstspreload==2024.7.1
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
intel-openmp==2021.4.0
Jinja2==3.1.4
keras==3.4.1
keyboard==0.13.5
libclang==18.1.1
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
mecab-python3==1.0.9
mkl==2021.4.0
ml-dtypes==0.4.0
mpmath==1.3.0
multidict==6.0.5
namex==0.0.8
networkx==3.3
numpy==1.26.4
openai==0.28.1
opt-einsum==3.3.0
optree==0.12.1
packaging==24.1
pandas==2.2.2
plac==1.4.3
protobuf==4.25.3
PyAudio==0.2.14
Pygments==2.18.0
pytchat==0.5.5
python-dateutil==2.9.0.post0
pytz==2024.1
requests==2.32.3
rfc3986==1.5.0
rich==13.7.1
six==1.16.0
sniffio==1.3.1
sympy==1.13.0
tbb==2021.13.0
tensorboard==2.17.0
tensorboard-data-server==0.7.2
tensorflow==2.17.0
tensorflow-intel==2.17.0
tensorflow-io-gcs-filesystem==0.31.0
termcolor==2.4.0
torch==2.3.1
tqdm==4.66.4
typing_extensions==4.12.2
tzdata==2024.1
unidic==1.1.0
urllib3==2.2.2
wasabi==0.10.1
Werkzeug==3.0.3
wrapt==1.16.0
yarl==1.9.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants