Reputation: 21
But I have the following error:
The Python API has not been loaded. Call stack: Clic sur BTN_Result (WIN_calcul.BTN_Result), line 2 Project: testcalcul Additional information: Error code: 1230 Module: wd280vm.dll (05F280095g - 28.0.661.9 EXPRESS)
def calcul(a,b):
return a+b
"C:\Users\Farouq MOUSMI\AppData\Local\Programs\Python\Python312-32\python312.dll"
Do you have any idea about this error please?
get 3 result of info(calcul(1,2))
Upvotes: 2
Views: 70