on my next PC, to be able to reap the full
benefits of Python.
Thanks,
siggi
--
http://mail.python.org/mailman/listinfo/python-list
@Ben Sizer
Hi Ben,
in January I received your message re Pygame and Python 2.5:
>pygame and python 2.5
>Ben Sizer kylotan at gmail.com
>Fri Jan 12 11:01:00 CET 2007
>----
>
>siggi wrote:
>
>
Thanks for your answers, Martin, Wang and Colin!
siggi
"siggi" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi all,
>
> installing a package with 'setup.py' is easy. But how do I uninstall the
> package, once I want to get
Hi all,
installing a package with 'setup.py' is easy. But how do I uninstall the
package, once I want to get rid of it again?
Thanks,
siggi
--
http://mail.python.org/mailman/listinfo/python-list
"Jarek Zgoda" wrote:
> Siggi napisa³(a):
>
>> how do I avoid the DOS console show-up when starting a WinXP GUI
>> application
>> with mouseclick on the respective Python file?
>>
>> I had this with my previous Python installation; it is very sim
Thanks, but I don't mean that, I am looking for the method keeping *.py.
"Bruno Desthuilliers" <[EMAIL PROTECTED]> schrieb im
Newsbeitrag news:[EMAIL PROTECTED]
> Siggi a écrit :
>> Hi all,
>>
>> how do I avoid the DOS console show-up when starting a Wi
s "PY" and "PYW". But after a new Python installation, this was lost,
and I cannot find the instruction what to do.
Please help!
Thanks,
siggi
--
http://mail.python.org/mailman/listinfo/python-list
make it right?
>
> Thanks.
Maybe my thread "help: code formatter, 08/01/2007 helps a little? Here are
some of the answers:
*
Why don't you just write one? :)
Seriously: Try.
*
Tools\scripts\reindent.py in your Python distribution.
*
Why, yes, there is:
http://lacusveris.c
"Bjoern Schliessmann" wrote:
> 1.3? I've found both for 2.4, and in one site's forum some guy
> offers windows binaries for 2.5.
The links, please!
Thank you,
siggi
"Bjoern Schliessmann" <[EMAIL PROTECTED]> schrieb
im Newsbeitrag news:[EMAIL PROTE
Diez B. Roggisch wrote:
> siggi wrote:
>
>> Hi all,
>>
>> does Python support MPEG or MOV videoclips? I couldn't find anything
>> about it online.
>
> Weak in googling today? Must have been a rough weekend.
>
> There are several options, including
I included the "...\wxDemos" path in PYTHONPATH. Everthing fine now!
"siggi" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> "Tim Roberts" wrote:
>>>
>>>when I do >>>sys.path in IDLE (winXP), i get a horrend
Thanks, I'll try that!
Siggi
"Laurent Pointal" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi a écrit :
>> Hi all,
>>
>> when I rtry to install pygame (pygame-1.7.1release.win32-py2.4.exe, the
>> most
>> ciurrent
Hi all,
does Python support MPEG or MOV videoclips? I couldn't find anything about
it online.
Thank you,
Siggi
--
http://mail.python.org/mailman/listinfo/python-list
Python25\Lib\site-packages\wx-2.8-msw-ansi
- it is the same problem!
> "siggi" <[EMAIL PROTECTED]> wrote:
>>
>>or in plain DOS:
>>
>>C:\Documents and Settings\User\My Documents\My Python files
>>C:\Documents and Settings\User\My Documents\Python25\
Hi all,
when I rtry to install pygame (pygame-1.7.1release.win32-py2.4.exe, the most
ciurrent version I found) it requires Python 2.4! Will I really have to
uninstall my Python 2.5 and install the old Python 2.4 in order to use
pygame?
Thanks,
Siggi
--
http://mail.python.org/mailman
recent call last):
File "C:\Documents and Settings\My Documents\My Python
files\wxAnalogClock.py", line 14, in
import wx
ImportError: No module named wx.
--
Very strange! Because all this wx stuff IS IN the directory 'C:\Documents
and Settings\User\My Documents\My Python files\wxDemos'. And AnalogClock.py
does work when residing in that directory.
Can you help me again?
Thanks,
siggi
P.S. On another PC where the python program is in c:\programs\python25\,
same as above!
--
http://mail.python.org/mailman/listinfo/python-list
Thank you Laszlo!
Take care,
siggi
"Laszlo Nagy" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
>
>>
>> So far, I know only the command >>>sys.path.append(r'c:etc...'), but
>> how to delete or insert at the beginn
..etc...'), but how
to delete or insert at the beginning of the list, I know not.
Thanks,
siggi
--
http://mail.python.org/mailman/listinfo/python-list
>tabnanny?
not quite!
"Hendrik van Rooyen" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> "siggi" <[EMAIL PROTECTED]> wrote:
>
>> Is there a simple code formatter that first removes all indentations and
>>
Thomas wrote:
> Tools\scripts\reindent.py in your Python distribution.
Thank you Thomas!
What a bucket full of toolsin \tools! I didn't know that.
siggi
"Thomas Heller" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi schrieb:
>>
Chuck wrote:
> http://lacusveris.com/PythonTidy/PythonTidy.python
Wow, what a giant of a program! Trying to find out how this works.
Thank you,
siggi
"Chuck Rhode" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi wrote this on Mon, Jan 08, 20
Bjoern wrote:
> Why don't you just write one? :)
Very funny! Just learning Python :(
Regards,
siggi
> siggi wrote:
>
>> as a newbie I have problems with formatting code of downloaded
>> programs, because IDLE's reformatting capabilities are limited .
>>
s and
then refomats correctly?
Please help!
Thank you,
siggi
--
http://mail.python.org/mailman/listinfo/python-list
Thanks, Jussi, for your post, but I found that PythonWin's SDK5.0 option
works well with MS SDk5.1.
Just had an Email read for me using a small Python program: correct English,
even the date such as 12/06/06 was correctly transformed into the names of
the month and year. Python is great1
Gabriel Genellina wrote:
> After you download and install version 5.1, it should appear on the list.
It should, but it does not! Shutting down and starting the WinXP Home system
anew did not help.
The SDK 5.1 installation went smoothly, however. What can I do to find out
what is wrong?
si
EE-6583171B4530&displaylang=en#QuickInfoContainer
Will this PythonWin's Tools | COM MakePy Utility for 5.0 work with SDK 5.1?
Or will PythonWin's Tools | COM MakePy Utility be updated to SDK 5.1, once
I have SDK 5.1 installed?
Thanks,
Siggi
--
http://mail.pytho
Thanks to you, too, Robert!
siggi
"Robert Kern" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi wrote:
>> Hi all,
>>
>> a newbie question:
>>
>> I have a program gui03A.py using wxPython, importing it such:
>> &qu
Thanks Rob!
siggi
"Rob Williscroft" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi wrote in news:[EMAIL PROTECTED] in
> comp.lang.python:
>
>> Hi all,
>>
>> a newbie question:
>>
>> I have a program gui03A.py
ated or activly maintained. Please switch to the
wx package as soon as possible."
However, after extensive searching on www.python.org and Googling the web, I
do not find any package with "wx" as its only name.
Where can I get the wx package (for win32 XP)?
Thanks,
Siggi
--
Thanks for that, too!
Would be interesting to learn how these different algorithms influence the
precision of the result!?
"Boris Borcic" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> siggi wrote:
>> Hi all,
>>
>> this is a newbie q
Thanks for the explanation. I am astonished what an interpreted language is
able to do!
"Fredrik Lundh" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> "siggi" wrote:
>
>> Nope, I did not! But I used sqrt(9), and not math.sqrt(9). The la
Thank you Tõnis, both for the link and your patient explanation :-)
Siggi
"tonisk" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> >if you want math functions to your current namespace use:
> >>> from math import *What is a &quo
hematical function, even for pow() etc. just
to be on the safe side!
*** 2 ***
>if you want math functions to your current namespace use:
>>> from math import *
What is a "namespace" and what is the difference between ">>>import math"
and ">>>
27;sqrt' is not defined'
Same for sin() and cos(). ">>> Import math" does not help. Will I have to
define the sqrt() function first? If so, how?
Please help!
Thank you,
Siggi
--
http://mail.python.org/mailman/listinfo/python-list
34 matches
Mail list logo