From 7d941b8171eb488d613ff4c97cdf47ca2cd1678a Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Mon, 22 Jan 2024 08:43:28 +0100 Subject: [PATCH] Bugfix : runpy manquant pour le monte charge --- monte_charge/montchg.py | 1 + portail_coulissant/porcou_lib.py | 1 - twin_config.xml | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/monte_charge/montchg.py b/monte_charge/montchg.py index a5297df..7b80ea6 100644 --- a/monte_charge/montchg.py +++ b/monte_charge/montchg.py @@ -2,6 +2,7 @@ import bge # Bibliothèque Blender Game Engine (UPBGE) import twin # Bibliothèque de l'environnement 3D des jumeaux numériques import math import time +import runpy # Exécution de script Python légère (sans import) ############################################################################### # montchg.py diff --git a/portail_coulissant/porcou_lib.py b/portail_coulissant/porcou_lib.py index 5c1fc28..7e20c09 100644 --- a/portail_coulissant/porcou_lib.py +++ b/portail_coulissant/porcou_lib.py @@ -3,7 +3,6 @@ import twin_threading # Multithreading (multitâches) from twin_serial import jumeau, jumeau_stop, serial_close, jumeau_mode_system, jumeau_mode_object # Liaison série from twin_daq import get, daq, csv_generate, plot, plot_generate # Acquisition des données import time -import importlib ############################################################################### # porcou_lib.py diff --git a/twin_config.xml b/twin_config.xml index f815301..5c10196 100644 --- a/twin_config.xml +++ b/twin_config.xml @@ -1,7 +1,7 @@ - 1325 - 745 + 1568 + 882 4