Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

OSError: [E941] Can't find model 'en'. #4

Closed
osama-set opened this issue Feb 11, 2021 · 9 comments
Closed

OSError: [E941] Can't find model 'en'. #4

osama-set opened this issue Feb 11, 2021 · 9 comments

Comments

@osama-set
Copy link

Getting this error when i am running kenzer.
image

@g147
Copy link
Member

g147 commented Feb 11, 2021

python3 -m spacy download en_core_web_sm

@osama-set
Copy link
Author

osama-set commented Feb 12, 2021

I am still getting the same error:

image

@g147
Copy link
Member

g147 commented Feb 12, 2021

pip3 install -U spacy==1.9.0

@osama-set
Copy link
Author

Thanks @g147 the fixed my issue but now when i send command to kenzer server i am not getting any response.

image

image

@g147
Copy link
Member

g147 commented Feb 12, 2021

Make sure the bot name is correct & is subscribed to the channel. If the email is kenzer-bot@xyz.com then bot's name is kenzer.

@osama-set
Copy link
Author

osama-set commented Feb 13, 2021

Still not getting the response from the kenzer server here is my kenzer.conf:

[env]
home=/root/

[kenzerdb]
path=/root/kenzer/kenzerdb/directory/
token=tokenvalue
user=osama-set
repo=https://github.com/osama-set/kenzerdb.git

[kenzer]
email=kenzer-bot@xyz.zulipchat.com
path=/root/kenzer/
key=keyvalue
site=https://xyz.zulipchat.com
uploads=False
subscribe=True

image

image

@g147
Copy link
Member

g147 commented Feb 13, 2021

what is the |389365 ? Is it getting logged everytime you send that command?

@osama-set
Copy link
Author

the key is valid this number is send from zulip its self.

@g147
Copy link
Member

g147 commented Feb 13, 2021

try copy pasting - @**kenzer** man

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

No branches or pull requests

2 participants