This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Python Lesson Learned


Wayne,

On Sat, Jun 08, 2002 at 12:14:52AM +0600, Dockeen wrote:
> I noticed something interesting this evening.  I was playing
> with the Cygwin version of dislin.  I got everything going for
> C and Perl, but Python was complaining of an interpreter
> mismatch.

The above is an unfortunate fact with (at least) Cygwin Python --
shared extensions built for one version of Python will *not* work with
any other version.

> [snip]
> Somehow (probably through incompetence or
> fumble fingering by me), I had ended up with two installations
> of Python, one in /usr/local/bin, and the newer one in /usr/bin,
> and the older one was being found first.

Note that the version in /usr/local is not from a standard Cygwin
package.  Did you ever build Python yourself?

Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]