Posts by kingarthur • 47 points
6 posts
-
-1
votes1
answer134
viewsQ: Check if I have data in the query, when giving the next or prior
I have a query in Delphi, where I give the command next and prior, only I can’t check if it’s my first or last record, what I want specifically is, when pressing the next button, check if it’s my…
-
2
votes1
answer48
viewsQ: Problems with data registration with Combobox listing and function
I’m having great difficulties with the combobox and the use of Function in Delphi I apologize, I am beginner in the world of programming and can not identar the code here, I will leave the code in…
-
0
votes1
answer343
viewsQ: 'Botfalante' error Object is not callable
I am creating a virtual wizard in Python, but with some difficulties. Follow the code: #-*- coding: utf-8 -*- from chatterbot.trainers import ListTrainer from chatterbot import ChatBot import…
-
2
votes2
answers1424
viewsQ: Problems with python libraries, Chatbot
I’m having trouble with the Python library, specifically the Chatbot, the error is as follows: from chatterbot import Chatbot ImportError: cannot import name 'Chatbot' " Here is my code: from…
-
-2
votes1
answer103
viewsQ: Problems with the Python library
Can anyone tell me that the library "comtypes.client" is only from Windows? If yes, please tell me some similar library(That serves the same thing) pro Linux(Ubuntu) thanks.
-
0
votes0
answers350
viewsQ: Problem in python pyAudio
I’m creating a virtual assistant in Python, for the school project, I don’t know much of Python, and always the error in pyAudio, where I’ve searched how to solve and found nothing, the error are…
pythonasked kingarthur 47