public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Antw: Re: Cygwin python 2.3 oddity
@ 2003-09-11 21:55 Olivier Lefevre
  2003-09-11 21:58 ` Antw: Re: cygwin " Christopher Faylor
  0 siblings, 1 reply; 10+ messages in thread
From: Olivier Lefevre @ 2003-09-11 21:55 UTC (permalink / raw)
  To: jason; +Cc: cygwin

OK, so I upgraded everything and now with python 2.3.2 it works. Weird.
I didn't change anything else.

However, following up on my own suggestion re. truss, I found about
strace and wanted to try it but:

    bash-2.05b$ strace python
    strace.exe: error creating process python, (error 2)

Is this a known issue? It's not mentioned in python-2.3.README, at any rate.

Thanks again,

-- O.L.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Antw: Re: Cygwin python 2.3 oddity
@ 2003-09-11 15:55 Olivier Lefevre
  2003-09-11 17:28 ` Cliff Hones
  0 siblings, 1 reply; 10+ messages in thread
From: Olivier Lefevre @ 2003-09-11 15:55 UTC (permalink / raw)
  To: cygwin, jason

> Why is the above "/c/cygwin/startup.py" and not "/startup.py" 
> as you previously indicated?

That's the same directory. I just made a typo the 1st time.

> BTW, I just noticed that you are using Cygwin Python 2.3-1.  Does
2.3-2
> work any better?  The two packages are identical except for 32- vs.
> 64-bit, but maybe this is the difference?

I tried to install 2.3.2 and got "The procedure entry point __getreent
could not
be located in the dynamic link library cygwin1.dll", so I went back to
2.3.1. In 
any case, this is a standard PIV-based PC, no 64-bit here.

Now if only cygwin had an equivalent of Solaris truss; it might give us
a clue.

-- O.L.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Antw: Re: Cygwin python 2.3 oddity
@ 2003-09-11 14:54 Olivier Lefevre
  2003-09-11 15:39 ` Jason Tishler
  0 siblings, 1 reply; 10+ messages in thread
From: Olivier Lefevre @ 2003-09-11 14:54 UTC (permalink / raw)
  To: Cygwin

bash-2.05b$ ls -ls `echo $PYTHONSTARTUP`
1.0k -rw-rw-rw-    1 Administ None           22 Sep 11 16:34
/c/cygwin/startup.py

I know it isn't read because it contains the line 'from sets import
Set' but

bash-2.05b$ python
Python 2.3 (#1, Aug  1 2003, 15:01:23)
[GCC 3.2 20020927 (prerelease)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> Set()
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
NameError: name 'Set' is not defined

yet the sets module can be found:

>>> from sets import Set
>>> Set()
Set([])
>>>

So at this point I am really mystified. 

-- O.L.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <sf5fac54.018@t-c-c.at>]

end of thread, other threads:[~2003-09-12 14:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <sf60b722.072@t-c-c.at>
2003-09-11 18:35 ` Antw: Re: Cygwin python 2.3 oddity Jason Tishler
2003-09-11 21:55 Olivier Lefevre
2003-09-11 21:58 ` Antw: Re: cygwin " Christopher Faylor
2003-09-12 14:49   ` Jason Tishler
  -- strict thread matches above, loose matches on Subject: below --
2003-09-11 15:55 Antw: Re: Cygwin " Olivier Lefevre
2003-09-11 17:28 ` Cliff Hones
2003-09-11 14:54 Olivier Lefevre
2003-09-11 15:39 ` Jason Tishler
     [not found] <sf5fac54.018@t-c-c.at>
2003-09-11 14:16 ` Jason Tishler
2003-09-11 15:31   ` Antw: Re: cygwin " Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).