Sunlight
Sunlight
Faced this a long ago and quit chatterbot. Today I need chatterbot for a project and came to report this issue. And found this was issued 3 days ago. Hoping...
@Ufgtftcbtcut found a solution after few google searches. Use `ListTrainer(chatbot.storage)` instead of `ListTrainer(chatbot)`. See [this](https://github.com/gunthercox/ChatterBot/issues/1426)
Uhh yeah
I know this is not a bug of the library but i need assistance. Back then I only tried the demo app and didn't fix my problem. Now I am...
Fixed that after using `AppCompatActivity` instead of `android.app.Activity` resulting in 3MB increased apk size. Total 8MB for just writing Hello World in a app. Can't it be decreased? Also when...
I already installed x-11. But whenever I try to install pygame it throws a error. `error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─>...
## dpkg -l [packages_list.txt](https://github.com/termux/termux-app/files/8570587/packages_list.txt) ## termux-info ``` Application version: 0.118.0 Packages CPU architecture: aarch64 Subscribed repositories: # sources.list deb https://termux.astra.in.ua/apt/termux-main/ stable main # sources.list.d/pointless.list deb https://its-pointless.github.io/files/24 termux extras # x11-repo...
libglew not found. Instead installed glew. Still missing some dependencies - FONT - IMAGE - MIXER - PORTMIDI - PORTTIME
I already have setup itspointless repo. Also checked the package list from the repo. There is no package of portmidi. Can you tell how to install it?
Any update?