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


Groups > de.comp.lang.python > #5308 > unrolled thread

Re: [Python-de] Probleme bei der initalisierung

Started bysteven truppe <workbench@gmx.at>
First post2018-10-29 15:16 +0100
Last post2018-10-29 15:16 +0100
Articles 1 — 1 participant

Back to article view | Back to de.comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [Python-de] Probleme bei der initalisierung steven truppe <workbench@gmx.at> - 2018-10-29 15:16 +0100

#5308 — Re: [Python-de] Probleme bei der initalisierung

Fromsteven truppe <workbench@gmx.at>
Date2018-10-29 15:16 +0100
SubjectRe: [Python-de] Probleme bei der initalisierung
Message-ID<mailman.331.1540822619.2799.python-de@python.org>
Ich möchte für den Fall vorsorgen das Python nicht installiert ist.


On 29.10.2018 12:54, Hartmut Goebel wrote:
> Hallo,
>
> Bitte kleine Top-Quote. Danke.
>
> Am 29.10.2018 um 11:40 schrieb steven truppe:
>> Ich habe python 3.7 installiert und jetzt funktioniert es...
>>
>> gibt es eine möglichkeit wie ich die module in meinen projekt ordner
>> auslagere ??
> Wozu sollte das gut sein? Python ist nicht Teil Deines Projekts, sondern
> Du nutze es. Diese Unsitte, in jedem Projekt eine Kopie irgendwelcher
> Libraries zu haben, mache es bei vielen Projekten extrem schwer, sie zu
> bauen, wenn man keine 20 Kopien einer Bibliothek auf dem System haben
> (und warten) will.
>
> Für die Distribution deines *fertigen* Programms kannst Du PyInstaller
> oder py2exe verwenden. Aber auch dann wird Python nicht Teil deines
> Projekts, sondern nur in dein Distributions-Paket eingebaut,
>
>
> _______________________________________________
> python-de maillist  -  python-de@python.org
> https://mail.python.org/mailman/listinfo/python-de

[toc] | [standalone]


Back to top | Article view | de.comp.lang.python


csiph-web