Re: [python-win32] Might be a easy problem.

2009-04-05 Thread David Robinow
On Sun, Apr 5, 2009 at 10:54 AM, Fleu Risseur wrote: > With APTANA I have built some some hundreds of internet sites, and I may > perfectly be ignorant in a lot of things. I'd never heard of APTANA. It looks interesting. Thanks for mentioning it. > So, again the question, expecting some usefull

Re: [python-win32] Might be a easy problem.

2009-04-05 Thread Fleu Risseur
Hello Thank you for your anwser May I say that this answer "gives no solution" and mocks the author, a developper with some 35 years of experience ? With APTANA I have built some some hundreds of internet sites, and I may perfectly be ignorant in a lot of things. When one of my students (I am in

Re: [python-win32] Welcome to the "python-win32" mailing list

2009-04-05 Thread Gerdus van Zyl
Firstly there is no module called win32; only things like win32api or win32gui, etc. (May have changed in py3k version?) Otherwise check your python path in pydev: Go Window -> Preferences -> Pydev -> Interpreter - Python On my system there is an entry for c:\python25\lib\site-packages\win32; if

Re: [python-win32] Might be a easy problem.

2009-04-05 Thread Gerdus van Zyl
see http://rafb.net/p/7WVngC64.html I modified it till it worked and fixed some style issues. As suggested there are many excellent python tutorials available which may be of use. On Sun, Apr 5, 2009 at 4:13 AM, DynamicBit wrote: > Hi! > > Got this problem, > > http://rafb.net/p/Ra3GRf40.html > >

Re: [python-win32] Might be a easy problem.

2009-04-05 Thread Fleu Risseur
Hello Thank you for your anwser May I say that this answer "gives no solution" and mocks the author, a developper with some 35 years of experience ? With APTANA I have built some some hundreds of internet sites, and I may perfectly be ignorant in a lot of things. When one of my students (I am in

Re: [python-win32] Might be a easy problem.

2009-04-05 Thread Vernon Cole
Dear dynamicbit: Your example contains numerous errors in tabs and spelling, and shows a total lack of understanding of Python. Try reading the tutorial http://docs.python.org/3.0/tutorial/ and working simple examples to learn the basics. Python is a great language, and you would be much better off

Re: [python-win32] Welcome to the "python-win32" mailing list

2009-04-05 Thread Fleu Risseur
Heloodespite all my efforts and 3 weeks searching/installing/cleaning etc I can not import win32 in APTANA +pydev my source : print ("fff") import os import win32 the last line produces permanently ImportError: No module named win32 As I travel a lot, please send me a mail to fleuriss.