ChatterBot icon indicating copy to clipboard operation
ChatterBot copied to clipboard

Please archive the repo/package if it is no longer being maintained

Open ghost opened this issue 2 years ago • 5 comments

The last contribution was made in june last year image

This is a serious hindrance to anyone who is using it on 3.9 and up versions, since spacy support is not implemented, there are issues with sqlalchemy,etc

ghost avatar Dec 11 '22 07:12 ghost

The last contribution was made in june last year image

This is a serious hindrance to anyone who is using it on 3.9 and up versions, since spacy support is not implemented, there are issues with sqlalchemy,etc

What kind of issues with sqlalchemy do you have? I've been working on python 3.9+ support, and since spacy v2.3.9 was released recently (with build distributions for python 3.9+ as well), that wasn't actually a big deal. Didn't have any issues with sqlalchemy btw

Rider3268 avatar Dec 26 '22 23:12 Rider3268

Hello there, has been some time that I can't contribute, Ill try to work on the issues in near future, thanks for using this great project created by @gunthercox

davizucon avatar Jan 08 '23 01:01 davizucon

Sorry, closed by fat finger

davizucon avatar Jan 08 '23 01:01 davizucon

What kind of issues with sqlalchemy do you have? I've been working on python 3.9+ support, and since spacy v2.3.9 was released recently (with build distributions for python 3.9+ as well), that wasn't actually a big deal. Didn't have any issues with sqlalchemy btw

@Rider3268 is this something you are still working on? If so, is it likely to be available any time soon?

Thanks

rstmsn avatar Jul 08 '23 17:07 rstmsn

What kind of issues with sqlalchemy do you have? I've been working on python 3.9+ support, and since spacy v2.3.9 was released recently (with build distributions for python 3.9+ as well), that wasn't actually a big deal. Didn't have any issues with sqlalchemy btw

@Rider3268 is this something you are still working on? If so, is it likely to be available any time soon?

Thanks

Currently my fork isn't under active development. The initial package port seems working fine on python 3.10 (been using it for one of my projects), including sqlalchemy as I remember correctly. If you have any issues, feel free to submit to my fork's issues page and I'll take a look when I have time. Have a nice day ;)

Rider3268 avatar Aug 01 '23 12:08 Rider3268