delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/06/01/10:45:29

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:from:subject:date:message-id:references
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=s7eeP8sizaGlCPaATUqUQhRR2qJNYl20cRTNVuVT+mTmuXrtFRKzP
4O8X+HWqG+ZA72Mtw97qjZTOkoPIn2rExC8KJaH89n7YovvYFrnn4i9CFBLCpPBj
IhmNhSuiuBlNHlLlGH9mdzK1FC15yy/ad24roIn6lIdgloivDboS/A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:from:subject:date:message-id:references
:mime-version:content-type:content-transfer-encoding; s=default;
bh=PuGSgF9UY9eNxef7RvSLjGxZrzQ=; b=KtIAQQOD5Emi7T0ilwyHXoOrmay4
YXy3HMVRSWT1gffYq8nXnaaVr6xLyOGlzvdVLBSNf2ZIx9THQ+fKa8LzDiD+rS/U
H0qExkS8hAbM1Vayo9Fj58fN51Jw7Z08+/a7/QJNQzRpdQzwV2oq327elDwssho8
4iAD5nd4ry74mGA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,TW_YG,UNPARSEABLE_RELAY autolearn=ham version=3.3.1
To: cygwin AT cygwin DOT com
From: Omar Balbuena <balbuena AT gmail DOT com>
Subject: Re: python 2.7 module binascii not found
Date: Sat, 1 Jun 2013 14:41:09 +0000 (UTC)
Lines: 44
Message-ID: <loom.20130601T164007-314@post.gmane.org>
References: <1366915154 DOT 30024 DOT 140661222747690 DOT 431B8740 AT webmail DOT messagingengine DOT com> <517ADBA6 DOT 8090407 AT users DOT sourceforge DOT net>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)

Yaakov (Cygwin/X <yselkowitz <at> users.sourceforge.net> writes:

> 
> On 2013-04-25 13:39, lothar atheling wrote:
> > i have newly installed cygwin python 2.7 (python-2.7.3-1) where i
> > formerly used python 2.6.5.
> >
> > my programs with "import urllib" now crash.
> >
> > module urllib wants module base64 which wants module binascii.
> >
> > there is no /usr/lib/python2.7/binascii.py
> > but there is /usr/lib/python2.7/lib-dynload/binascii.dll
> >
> > what can i do to fix this?
> 
> The binascii module depends on zlib but, according to your cygcheck 
> output, you do not have it installed.  Re-run setup.exe, choose the 
> Install from Internet option, and allow it to install all missing 
> dependencies.
> 
> Yaakov
> 
> 


I do have zlib installed and I have the same problem.

zlib                      1.2.8-1              OK
zlib-devel                1.2.8-1              OK
Empty package zlib0
zlib0                     1.2.8-1              OK

Ekevoo AT Anas ~/queue
$ python
Python 2.7.3 (default, Dec 18 2012, 13:50:09)
[GCC 4.5.3] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import binascii
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No such file or directory
>>>



--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019