Re: pynotify for python 3.1.. Help Please..

2010-04-02 Thread Jebagnana Das
Thank you for your reply. Unfortunately pynotify is not available as a .py file but as an .so (shared library) file. In both python 2.5 and 2.6 installations it can be found at /var/lib/python-support/python2.x/gtk-2.0/pynotify/__init__.py , _pynotify.so. I think it was written in native

pynotify for python 3.1.. Help Please..

2010-04-02 Thread Jebagnana Das
Hello all, I'm trying to display system notifications in ubuntu.. I've tested pynotify in python 2.6 and it's working fine.. I want to know if i can do the same with python 3? I tried but there is no module named pynotify error is displayed.. Any of your help would be much appreciated.. -

problem in freezing python script...

2009-12-09 Thread Jebagnana Das
Hello all, I'm using cxfreeze to freeze the python script in my ubuntu 9.04 machine. Now when i tried to execute the binary in mandriva 2008 the error message is.. File "/usr/local/lib/python3.1/site-packages/cx_Freeze/initscripts/Console3.py", line 27, in File "test.py", line 7,

problem with pyqt.. help please...

2009-11-21 Thread Jebagnana Das
Hi friends, I've recently changed to ubuntu 9.04.. I've not had any problem with the installation of pyqt as it is available from the ubuntu repositories with umpteen number of packages.. Anyhow i've to download tarball file for python 3.1 and installed it.. I found that PyQt4 supports

Communication between python and wxWidgets.. Help needed...

2009-11-19 Thread Jebagnana Das
Hi Friends, I want to thank you all for doing a great job.. I seek your suggestions and valuable guidance regarding two things. 1) I'm using python 3.1.1 and wxWidgets for GUI development in my project .. I want to have a half-duplex communication between widgets and python(say pa

problem in installing wxwidgets for python..

2009-11-04 Thread Jebagnana Das
Hello friends, I've tried to install wxwidgets in my mandriva 2009 spring for GUI interaction with python. In the installation instruction it said that i need gtk+ library. So i downloaded GTK+. When i configured GTK+ i got the message checking for BASE_DEPENDENCIES... configure: