Hi Jebamnana, You'll probably have to copy the pynotify contents to the Python 3.1 folder. (under Libs\site-packages). You should be able to find the folder in the Python 2.6 paths.
Once you do that, you can try to use it. But I don't know if pynotify will be able to run with Python 3.1. For instance, you might have to look into the source code and make some changes. Better to consult with the author(s) of pynotify and consult them about the difficulty to port to Py3. Cheers, Xav On Fri, Apr 2, 2010 at 8:05 PM, Jebagnana Das <jebagnana...@gmail.com>wrote: > 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.. > > -- > http://mail.python.org/mailman/listinfo/python-list > >
-- http://mail.python.org/mailman/listinfo/python-list