X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=4.7 required=5.0 tests=AWL,BAYES_05,BOTNET,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Date: Wed, 23 Jun 2010 07:39:12 -0400 From: Jason Tishler To: jeff Cc: cygwin AT cygwin DOT com Subject: Re: Updated Cygwin Package : python-2.6.5-2 Message-id: <20100623113912.GC2828@tishler.net> Mail-followup-to: jeff , cygwin AT cygwin DOT com References: <20100621173449 DOT GD840 AT tishler DOT net> <4C216271 DOT 1020105 AT jeffunit DOT com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline In-reply-to: <4C216271.1020105@jeffunit.com> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Jeff, Please note the following: http://cygwin.com/acronyms/#PPIOSPE On Tue, Jun 22, 2010 at 06:25:05PM -0700, jeff wrote: > > o build against ncursesw (instead of ncurses) > > I have a minor problem with some python code that I wrote, when running > with your python-2.6.5 . > When I say: > > import curses.ascii > > and execute the code, I get: > > Traceback (most recent call last): > File "/cygdrive/u/j/jeff-util/scripts-2.5/jdump.py", line 29, in > import curses.ascii > File "/usr/lib/python2.6/curses/__init__.py", line 15, in > from _curses import * > ImportError: No such file or directory > make: *** [test_jdump] Error 1 > > I know the code used to work with python-2.5 > Any idea what I might have to do to make the code execute? > The code works fine on linux, using either python-2.6 or python-3.1 Does installing libncursesw10 help? See the following: http://cygwin.com/ml/cygwin/2010-06/msg00507.html Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple