Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4810
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Hartmut Goebel <h.goebel@goebel-consult.de> |
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Python in wine? |
| Date | Mon, 19 Jun 2017 12:30:52 +0200 |
| Organization | Goebel Consult |
| Lines | 66 |
| Message-ID | <mailman.158.1497868685.10125.python-de@python.org> (permalink) |
| References | <5947A7DC.6070700@goebel-consult.de> |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="------------ms070900060207010207050108" |
| X-Trace | news.uni-berlin.de e4w4bgh07pPVIKQv2fluEApMmwdDip1FJzzB/GGyGzyg== |
| Return-Path | <h.goebel@goebel-consult.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | amavisd-new at mnet-online.de |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.24 |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.24 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <5947A7DC.6070700@goebel-consult.de> |
| Xref | csiph.com de.comp.lang.python:4810 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hallo zusammen, ich versuche, Python in wine zum Laufen zu bringen. Das Ziel ist, den Bootloader von PyInstaller innerhalb wine mit waf und VC++ zu bauen. Dazu versuche ich Python 2.6.1 zu installieren, aber die Version ist mir eigentlich egal, solange waf damit kann. Meine Installations-Kommandos sind: rm -rf /home/vagrant/.wine sh ./winetricks win8 dotnet46 wine python-3.6.1-amd64.exe PrependPath=1 SimpleInstall=1 InstallAllUsers=0 Die Installation schlägt jedoch fehl i299: Plan complete, result: 0x0 i300: Apply begin i010: Launching elevated engine process. i011: Launched elevated engine process. e000: Error 0x80004005: Failed to set pipe to non-blocking. e000: Error 0x80004005: Failed to connect to elevated child process. e000: Error 0x80004005: Failed to actually elevate. e000: Error 0x80004005: Failed to elevate. i399: Apply complete, result: 0x80004005, restart: None, ba requested restart: No Ich habe bereits verschiedene Optionen für python-3.6.1-amd64.exe ausprobiert, ebenso den Web-Installer, wine mit und ohne mono und/oder dornet462. Irgendwelche Tipps? -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/dsl-fernkonfiguration-ist-kritisch-fur-den-datenschutz Kolumne: http://www.cissp-gefluester.de/2010-07-passwoerter-lieben-lernen
Back to de.comp.lang.python | Previous | Next | Find similar
[Python-de] Python in wine? Hartmut Goebel <h.goebel@goebel-consult.de> - 2017-06-19 12:30 +0200
csiph-web