extending python

D

dimier

I have created a module in python based on a C program and it works
fine. I created it without using swig.
I tried to create a class to go to //isation and ran in problems. I
created the class, but calling the associated methods,as an example, I
get the following message:

RuntimeError: Error in define_verbose

Notice thar define_verbose has arguments.

Can anyone tell me what I am doing wrong?
 
D

David M. Cooke

At said:
I have created a module in python based on a C program and it works
fine. I created it without using swig.
I tried to create a class to go to //isation and ran in problems. I
created the class, but calling the associated methods,as an example, I
get the following message:

RuntimeError: Error in define_verbose

Notice thar define_verbose has arguments.

Can anyone tell me what I am doing wrong?

Yes; you're not giving enough information to solve your problem (and I
left my mind-reading hat at home).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top