On Tue, 06 Nov 2007 04:20:17 GMT, Tim Roberts <[EMAIL PROTECTED]> wrote:
>>There are executables (.exe) that have a 'registering' option builtin,
>>and need to be registered to have their capabilities made available
>>using the /regserver switch (possibly related to OLE/COM services, but
>>I'm not
Ton van Vliet <[EMAIL PROTECTED]> wrote:
>
>There are executables (.exe) that have a 'registering' option builtin,
>and need to be registered to have their capabilities made available
>using the /regserver switch (possibly related to OLE/COM services, but
>I'm not an expert here ;-)
Yes, that's st
On Mon, 05 Nov 2007 11:03:36 +1100, "[david]" <[EMAIL PROTECTED]>
wrote:
>Tim Roberts wrote:
>> Ton van Vliet <[EMAIL PROTECTED]> wrote:
>>> There's could also be an issue with entering 'python' at the command
>>> line, and not 'python.exe'. Once the PATH is setup correctly, try to
>>> enter 'pyth
On Sat, 03 Nov 2007 22:51:05 GMT, Tim Roberts <[EMAIL PROTECTED]> wrote:
>Ton van Vliet <[EMAIL PROTECTED]> wrote:
>>
>>There's could also be an issue with entering 'python' at the command
>>line, and not 'python.exe'. Once the PATH is setup correctly, try to
>>enter 'python.exe', and check whethe
Tim Roberts wrote:
> Ton van Vliet <[EMAIL PROTECTED]> wrote:
>> There's could also be an issue with entering 'python' at the command
>> line, and not 'python.exe'. Once the PATH is setup correctly, try to
>> enter 'python.exe', and check whether that works.
>>
>> IMHO, to get any 'program-name' (w
Ton van Vliet <[EMAIL PROTECTED]> wrote:
>
>There's could also be an issue with entering 'python' at the command
>line, and not 'python.exe'. Once the PATH is setup correctly, try to
>enter 'python.exe', and check whether that works.
>
>IMHO, to get any 'program-name' (without the .exe extension) t
On Thu, 01 Nov 2007 09:17:00 -0700, [EMAIL PROTECTED] wrote:
>Hi,
>I am python newbie and the command prompt is having an issue with
>python. I installed python 2.4.4 onto my windows machine, opened a
>command prompt window, and typed python to start the interactive mode.
>Got the following error.
On Nov 1, 9:58 am, [EMAIL PROTECTED] wrote:
> [snip]
>
> > Sounds like your path isn't set correctly. See the first section
> > here[1] on "Finding python.exe"
>
> > -tkc
>
> > [1]http://www.imladris.com/Scripts/PythonForWindows.html
>
> Thanks Tim,
> I set the pythonpath to where the python inter
On Nov 1, 1:23 pm, Tim Chase <[EMAIL PROTECTED]> wrote:
> >> [1]http://www.imladris.com/Scripts/PythonForWindows.html
>
> > I set the pythonpath to where the python interpreter is located C:
> > \Python24
> > However I still get the same error message. Is there something else
> > that must be confi
>> [1]http://www.imladris.com/Scripts/PythonForWindows.html
>
> I set the pythonpath to where the python interpreter is located C:
> \Python24
> However I still get the same error message. Is there something else
> that must be configured?
Make sure you're setting your PATH, not your PYTHONPATH v
* [EMAIL PROTECTED] wrote (on 11/1/2007 9:58 AM):
> [snip]
>> Sounds like your path isn't set correctly. See the first section
>> here[1] on "Finding python.exe"
>>
>> -tkc
>>
>> [1]http://www.imladris.com/Scripts/PythonForWindows.html
>
> Thanks Tim,
> I set the pythonpath to where the python in
[snip]
> Sounds like your path isn't set correctly. See the first section
> here[1] on "Finding python.exe"
>
> -tkc
>
> [1]http://www.imladris.com/Scripts/PythonForWindows.html
Thanks Tim,
I set the pythonpath to where the python interpreter is located C:
\Python24
However I still get the same e
> D:\>python
> 'python' is not recognized as an internal or external command,
> operable program or batch file.
[snip]
> For some strange reason, python is not recognized at the command
> prompt.
Sounds like your path isn't set correctly. See the first section
here[1] on "Finding python.exe"
-t
13 matches
Mail list logo