All translations

Enter a message name below to show all available translations.

Message

Found 5 translations.

NameCurrent message text
 h Deutsch (de)Nun speichern wir unser Skript an einem Ort, an dem der FreeCAD Python Interpreter es finden kann. Beim Import von Modulen wird der Interpreter an folgenden Stellen suchen: die Python Installationspfade, das FreeCAD bin Verzeichnis und alle FreeCAD Modulverzeichnisse. Die beste Lösung ist also, ein neues Verzeichnis in einem der FreeCAD [[Installing_more_workbenches/de|Mod Verzeichnisse]] anzulegen und unser Skript darin zu speichern. Erstellen wir zum Beispiel ein Verzeichnis "MyScripts" und speichern unser Skript als "exercise.py".
 h English (en)Now let's save our script in a folder where the FreeCAD Python interpreter can find it. When importing modules, the interpreter will look in the following places: the Python installation paths, the FreeCAD {{FileName|bin}} folder, and all FreeCAD {{FileName|Mod}} (module) folders. So the best solution is to create a new folder in one of the {{FileName|Mod}} folders. Let's create a {{FileName|MyScripts}} folder there and save our script in it as {{FileName|exercise.py}}.
 h français (fr)Maintenant, sauvegardons notre script dans un dossier où l'interpréteur FreeCAD Python peut le trouver. Lors de l'importation de modules, l'interpréteur cherchera aux endroits suivants: les chemins d'installation de Python, le dossier FreeCAD {{FileName|bin}} et tous les dossiers FreeCAD {{FileName|Mod}} (module). La meilleure solution est donc de créer un nouveau dossier dans l'un des dossiers {{FileName|Mod}}. Créons là un dossier {{FileName|MyScripts}} et enregistrons notre script dedans sous le nom {{FileName|exercise.py}}.
 h polski (pl)Teraz zapiszmy nasz skrypt w folderze, w którym interpreter Python dla FreeCAD może go znaleźć. Podczas importowania modułów interpreter będzie szukał w następujących miejscach: w ścieżkach instalacji Pythona, w folderze {{FileName|bin}} FreeCAD oraz we wszystkich folderach {{FileName|Mod}} ''(modułowych)'' FreeCAD. Dlatego najlepszym rozwiązaniem jest utworzenie nowego folderu w jednym z folderów {{FileName|Mod}}. Utwórzmy tam folder o nazwie {{FileName|MyScripts}} i zapiszmy w nim nasz skrypt jako {{FileName|exercise.py}}.
 h русский (ru)!!FUZZY!!Теперь, давайте сохраним наш сценарий где нибудь где FreeCAD python интепритатор сможет его найти. Когда импортируются модули, интепритатор просматривает следующие места: директорию куда установлен python,FreeCAD bin директорию, и все папки FreeCAD модулей. Так что, лучшим решением будет создать новую папку в одной из FreeCAD [[Installing_more_workbenches|Mod папках]], и сохранит наш сценарий в ней. Например, давайте создадим папку "MyScripts" , и сохраним наш сценарий как "exercise.py".