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

The Install Not Working #1

Open
bitshifter52 opened this issue Mar 26, 2023 · 1 comment
Open

The Install Not Working #1

bitshifter52 opened this issue Mar 26, 2023 · 1 comment

Comments

@bitshifter52
Copy link

I followed these instructions in muses.py

Created
~/.bash-profile
Added the following two keys
export OPENAI_API_KEY=
export NLPCLOUD_API_KEY=
Saved the file and sourced it.
source ~/.bash-profile_

So far so good. However, when I run the app -
python muses.py

This is the error:

Traceback (most recent call last):
File "/home/robert/Muses/muses.py", line 7, in
from python.MusesHelper import MusesHelper
File "/home/robert/Muses/python/MusesHelper.py", line 9, in
import cohere
ModuleNotFoundError: No module named 'cohere'

So thank you for creating this, but without some assistance I'm unable to use this.

@zestor
Copy link
Owner

zestor commented Mar 26, 2023 via email

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