| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4D9D78AA.5020001@t-online.de> |
| Date: | Thu, 07 Apr 2011 10:41:14 +0200 |
| From: | Andreas Otto <aotto1968 AT t-online DOT de> |
| User-Agent: | Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | problem with Windows 7 + native python |
| X-IsSubscribed: | yes |
| 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 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have installed a native python:
-> 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
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='')"
32
mfg, Andreas Otto
- --
You can contact me by XING using:
https://www.xing.com/profile/Andreas_Otto6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNnXiqAAoJEGTcPijNG3/AiaAH/iNFz/CrpvbzBqbiezxhnHvC
0t4hrtHP1QT9vUheaewuL90pO6z7HE6S4H/XavjjjgeG2aXrnV/MVfL5KijZfNjg
sTCZIPuhKK2BQYUahCumiGa/WBRTjoTtQ6XfwDF36ZMGgAPLXH7pdN/qYVNC+wES
6syN9z79UBJeMJp5TCZPIZB9PnaXizyzzhccHiBrpsyPgcw666FOCO6FuFxUp9tT
8C58RxrR15MHthqBCgNi36P7MUps0XY4NBPNfa7xxrwaTkjnvIERAq+EYdPv3PP1
3R/pf6Vqyiq4pc+FMy5AXMscllJbKn8GcMfeM+GorlgOrmKH4DsfGPBtPu0P00k=
=ki8N
-----END PGP SIGNATURE-----
--
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 |