need help

  • Thread starter =?iso-8859-1?q?amine=20cobain?=
  • Start date
?

=?iso-8859-1?q?amine=20cobain?=

i'am a c++ programmer and i decided to embedding a gui python application that use wxpython for graphic user interface , and then there is a bigh problem cause when i launch a python script from c++ code the size of memory is growing up, and when i close the python application the memory size no change.
i need a serious help cause the deadline for my project is near
i use python 2.3.3 and wxpython 2.4.1
................................
 
D

David Fraser

amine said:
i'am a c++ programmer and i decided to embedding a gui python
application that use wxpython for graphic user interface , and then
there is a bigh problem cause when i launch a python script from c++
code the size of memory is growing up, and when i close the python
application the memory size no change.
i need a serious help cause the deadline for my project is near
i use python 2.3.3 and wxpython 2.4.1
Do you really need to call the python script from c++ code? Can't you do
it the other way round (call the C++ from python) - this is more
standard and easier.
If not, explain why...

David
 

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

Similar Threads


Staff online

Members online

Forum statistics

Threads
474,201
Messages
2,571,048
Members
47,647
Latest member
NelleMacy9

Latest Threads

Top