Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #2311

Re: py 2.7.1 & openssl

Subject Re: py 2.7.1 & openssl
References <mailman.27.1301557619.2990.python-list@python.org> <84bb4467-97dd-4ed6-a2a0-dcbaf6904746@r4g2000prm.googlegroups.com>
Date 2011-04-01 01:43 +0300
From nirinA <nirina.raseliarison@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.51.1301611416.2990.python-list@python.org> (permalink)

Show all headers | View raw


[V N]
>     import _md5
> ImportError: No module named _md5
>
> Any idea(s)?
>
try to build Python with pydebug to enable _md5:

  ./configure --with-pydebug

nirinA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re:py 2.7.1 & openssl nirinA raseliarison <nirina.raseliarison@gmail.com> - 2011-03-31 00:46 -0700
  Re: py 2.7.1 & openssl V N <vijay.nori@gmail.com> - 2011-03-31 10:51 -0700
    Re: py 2.7.1 & openssl nirinA <nirina.raseliarison@gmail.com> - 2011-04-01 01:43 +0300
      Re: py 2.7.1 & openssl V N <vijay.nori@gmail.com> - 2011-03-31 16:42 -0700
        Re: py 2.7.1 & openssl nirinA <nirina.raseliarison@gmail.com> - 2011-04-01 15:35 +0300
          Re: py 2.7.1 & openssl V N <vijay.nori@gmail.com> - 2011-04-01 10:03 -0700
            Re: py 2.7.1 & openssl nirinA raseliarison <nirina.raseliarison@gmail.com> - 2011-04-02 10:44 +0300

csiph-web