Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4810
| From | Hartmut Goebel <h.goebel@goebel-consult.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Python in wine? |
| Date | 2017-06-19 12:30 +0200 |
| Organization | Goebel Consult |
| Message-ID | <mailman.158.1497868685.10125.python-de@python.org> (permalink) |
| References | <5947A7DC.6070700@goebel-consult.de> |
[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