Hi all. I need aid in creating script to blender.

2011-05-12 Thread Jean Carlos Páez Ramírez
Hello. The attached file is script of blender fact in python that .tmb serves to concern archives (secondly attached file), unloadings to blender and uses script and concerns the second file that you shipment you see so that it. Everything can be published and, but it is not possible to be exp

HI ALL, COUPLE R INVITING U FOR HOT DATING FOR FREE.... PLZ WELCOME(ABOVE 18YEARS ONLY)

2010-11-19 Thread d...@couples
HI ALL, COUPLE R INVITING U FOR HOT DATING FOR FREE PLZ WELCOME(ABOVE 18YEARS ONLY) http://x2c.eu/58 http://x2c.eu/58 http://x2c.eu/58 http://x2c.eu/58 http://x2c.eu/58 http://x2c.eu/58 http://x2c.eu/58 http://x2c.eu/58 -- http://mail.python.org/mailman/listinfo/python-list

Re: HI all

2008-01-30 Thread Nick J Chackowsky
[EMAIL PROTECTED] wrote: > I am shravan tiwari, i want to know that how i'll run any python > file(*.py) on command prompt r python GUI. > i tried this > > python test.py > > but i have got error, syntax error. so can i get the solution. I'm thinking you're running on a Windows computer, and that

Re: HI all

2008-01-30 Thread Gabriel Genellina
On 30 ene, 09:26, [EMAIL PROTECTED] wrote: > I am shravan tiwari, i want to know that how i'll run any python > file(*.py) on command prompt r python GUI. > i tried this > > python test.py > > but i have got error, syntax error. so can i get the solution. This is the right way to run it. If you g

HI all

2008-01-30 Thread tiwarishravan
I am shravan tiwari, i want to know that how i'll run any python file(*.py) on command prompt r python GUI. i tried this python test.py but i have got error, syntax error. so can i get the solution. -- http://mail.python.org/mailman/listinfo/python-list

Re: hi all

2007-02-15 Thread Steve Holden
Sandeep Patil , Bangalore wrote: > I get an error while I try to call python through VB. > > The error is “ Error 429: Active X cant create object” > > > > Pls anybody help me to call python through VB. > The problem is on line 23 of your code. Sorry, that was a rather flip way of saying tha

hi all

2007-02-13 Thread Sandeep Patil , Bangalore
I get an error while I try to call python through VB. The error is " Error 429: Active X cant create object" Pls anybody help me to call python through VB. Thanks and Regards. Sandeep Patil HCL Technologies " Expecting the world to treat you fairly coz you are a gud person, is like exp

Re: Hi All - Newby

2005-10-29 Thread Tim Roberts
"Ask" <[EMAIL PROTECTED]> wrote: > >Hi TIm, > >Ahh I see.. (Told you I was a newby!) ;-) > >Tkinter is what I'm using as that was loaded by default with the >installation of Python I am using. Now your question makes good sense, especially if you were coming from something like the Win32 API. I

Re: Hi All - Newby

2005-10-27 Thread Ask
Hi TIm, Ahh I see.. (Told you I was a newby!) ;-) Tkinter is what I'm using as that was loaded by default with the installation of Python I am using. Thanks Regards Pauly "Tim Roberts" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > "Ask" <[EMAIL PROTECTED]> wrote: >> >>I'm

Re: Hi All - Newby

2005-10-26 Thread Tim Roberts
"Ask" <[EMAIL PROTECTED]> wrote: > >I'm simply using the IDLE editor to hand code, then compiling and running. That doesn't help. wxPython, Tkinter, and pyQt are just a few of the packages that can be used to put windows on the screen from Python. Python has no built-in user interface stuff, so

Re: Hi All - Newby

2005-10-26 Thread D H
Ask wrote: > > I found a link to this newsgroup, downloaded 1000 messages, You might check out the python-tutor list if you have beginner questions: http://mail.python.org/mailman/listinfo/tutor > I must admit to much confusion regarding some of the basics, but I'm sure > time, reading, and

Re: Hi All - Newby

2005-10-25 Thread Michael Tobis
> confusion regarding some of the basics... Reset your brain. This came up recently, and despite there being a pending quibble, I think it's extremely useful to the experienced programmer/new Pythonista: http://effbot.org/zone/python-objects.htm And since Frederik is apparenlty reading this thr

Re: Hi All - Newby

2005-10-25 Thread Ask
Hi Bruno, I'm simply using the IDLE editor to hand code, then compiling and running. Thanks Pauly "bruno modulix" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ask wrote: >> G'day All, >> > (snip) > > Welcome here... > >> I must admit to much confusion regarding some of the bas

Re: Hi All - Newby

2005-10-25 Thread Fredrik Lundh
"Ask" wrote: > As an example, if I create a window, I've been unable to force it to be a > certain size, and put a > button (widget) at (say) 20,40 (x & y). Is window formatting possible? I'm pretty sure all GUI toolkits can do that, but the exact details depend on the library you're using. (

Re: Hi All - Newby

2005-10-25 Thread bruno modulix
Ask wrote: > G'day All, > (snip) Welcome here... > I must admit to much confusion regarding some of the basics, but I'm sure > time, reading, and good advice will get rid of that. at this stage, it's > just working through some examples and getting my head around things. As an > example, if I

Hi All - Newby

2005-10-25 Thread Ask
G'day All, Just thought I'd drop in and say hi. I'm new to Python, but old to software development. Python is one of the languages used in my new job, so I've just bought a book, read it, and downloaded Python; It's pretty good isn't it? It's particularly handy being able top run the same byte