| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <4D9D78AA.5020001@t-online.de> |
| References: | <4D9D78AA DOT 5020001 AT t-online DOT de> |
| Date: | Thu, 7 Apr 2011 11:55:47 +0200 |
| Message-ID: | <BANLkTi=0w5Gsth1BS+5RF=vBLvHHSj=+iA@mail.gmail.com> |
| Subject: | Re: problem with Windows 7 + native python |
| From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Cc: | Andreas Otto <aotto1968 AT t-online DOT de> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On Thu, Apr 7, 2011 at 10:41 AM, Andreas Otto wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> I have installed a native python:
>
> =A0 =A0 =A0 =A0-> python-3.2.amd64.msi
>
> on a 64 bit windows.
>
> I'm using the latest cygwin:
>
> CYGWIN_NT-6.1-WOW64 win701 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin
>
> no my problem.
>
> The dll:
>
> C:\Windows\System32\python32.dll
>
> is available.
> - -> visible in files explorer
> - -> visible in DOS box
>
> but >>invisible<< in the cygwin bash shell:
>
> $ ls /cygdrive/c/Windows/System32/python32.dll
> ls: cannot access /cygdrive/c/Windows/System32/python32.dll: No such
> file or directory
it is almost a FAQ for windows at 64 bit
http://cygwin.com/ml/cygwin/2006-01/msg00444.html
look in
C:\WINDOWS\SysWOW64
>
>
> problem: I cannot compile any python extension without this file.
>
> python self is working well:
>
>
> dev1usr AT win701 ~/Project/NHI1
> $ /cygdrive/c/Python32/python.exe -c "from distutils.sysconfig import *;
> print(''.join(get_config_vars('VERSION')),end=3D'')"
> 32
>
>
> mfg, Andreas Otto
Regards
Marco
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |