pymodaq 4.3.3__py3-none-any.whl → 4.3.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pymodaq might be problematic. Click here for more details.
- pymodaq/extensions/utils.py +12 -8
- pymodaq/resources/VERSION +1 -1
- {pymodaq-4.3.3.dist-info → pymodaq-4.3.4.dist-info}/METADATA +1 -1
- {pymodaq-4.3.3.dist-info → pymodaq-4.3.4.dist-info}/RECORD +7 -7
- {pymodaq-4.3.3.dist-info → pymodaq-4.3.4.dist-info}/WHEEL +0 -0
- {pymodaq-4.3.3.dist-info → pymodaq-4.3.4.dist-info}/entry_points.txt +0 -0
- {pymodaq-4.3.3.dist-info → pymodaq-4.3.4.dist-info}/licenses/LICENSE +0 -0
pymodaq/extensions/utils.py
CHANGED
|
@@ -45,14 +45,18 @@ def get_extensions():
|
|
|
45
45
|
module = importlib.import_module(pkg.value)
|
|
46
46
|
modules = get_ext_modules(Path(module.__path__[0]).joinpath('extensions'))
|
|
47
47
|
for mod in modules:
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
48
|
+
try:
|
|
49
|
+
mod_in = importlib.import_module(f'{pkg.value}.extensions.{mod}')
|
|
50
|
+
if hasattr(mod_in, 'EXTENSION_NAME'):
|
|
51
|
+
extension_import.append({'pkg': pkg.value, 'module': mod,
|
|
52
|
+
'name': mod_in.EXTENSION_NAME,
|
|
53
|
+
'class_name': mod_in.CLASS_NAME})
|
|
54
|
+
|
|
55
|
+
except Exception as e: # pragma: no cover
|
|
56
|
+
logger.warning(f'Impossible to import the {pkg.value}.extensions.{mod} extension: '
|
|
57
|
+
f'{str(e)}')
|
|
58
|
+
except Exception as e:
|
|
59
|
+
logger.warning(f'Impossible to import the {pkg.value} package: '
|
|
56
60
|
f'{str(e)}')
|
|
57
61
|
|
|
58
62
|
return extension_import
|
pymodaq/resources/VERSION
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
version = '4.3.
|
|
1
|
+
version = '4.3.4'
|
|
2
2
|
|
|
@@ -40,7 +40,7 @@ pymodaq/extensions/daq_logger.py,sha256=hEAb98fv1qJxcH9NPvaiLp1SPWkBVBwpujJhuyAi
|
|
|
40
40
|
pymodaq/extensions/daq_scan.py,sha256=CGBPrhLRHPmFJunKQ1aK5RgToXemzNEPdYSHn7e36DE,49414
|
|
41
41
|
pymodaq/extensions/daq_scan_ui.py,sha256=bYJaWBLQMl2Yu1PAxc-bCldh4keWXd6l12ttrHqExE0,10181
|
|
42
42
|
pymodaq/extensions/h5browser.py,sha256=eQZ8YhPHdiBCyHIn1JJJLn7OgZsc1XlcETgqdafofZs,1140
|
|
43
|
-
pymodaq/extensions/utils.py,sha256=
|
|
43
|
+
pymodaq/extensions/utils.py,sha256=sh4SxJx5_lGJ6aJE8p8VJ2zrptW8pyze73aT_52xOwQ,2255
|
|
44
44
|
pymodaq/extensions/bayesian/__init__.py,sha256=QMV9tq8Axi6YjoGj4UguBO8Zvuh26r5s91bm6YU7Itk,55
|
|
45
45
|
pymodaq/extensions/bayesian/bayesian_optimisation.py,sha256=zB6DoyHx6nsKHsl3G4T0Hsw8npl80gdEIwvNfx4DCrU,30033
|
|
46
46
|
pymodaq/extensions/bayesian/utils.py,sha256=1m_NpYMr-Swg2ImtMvbh-XOxutkAVwc0M2BWeK_NMIg,15544
|
|
@@ -58,7 +58,7 @@ pymodaq/post_treatment/daq_measurement/daq_measurement_GUI.py,sha256=1u7hWDaiwsZ
|
|
|
58
58
|
pymodaq/post_treatment/daq_measurement/daq_measurement_GUI.ui,sha256=PyzbCWPMkh5oIYYteZczXyWMeHKW9EJmM1QlzXhnyTk,7037
|
|
59
59
|
pymodaq/post_treatment/daq_measurement/daq_measurement_main.py,sha256=CAKwcWMOD86aXB8mbdxOK7e8nZRos5d59FzDtqK1QoY,17093
|
|
60
60
|
pymodaq/post_treatment/daq_measurement/process_from_QtDesigner_DAQ_Measurement_GUI.bat,sha256=e1tu2A67MS9fk3jhriF6saQgRxWIucIvNW92iWXFP6E,164
|
|
61
|
-
pymodaq/resources/VERSION,sha256=
|
|
61
|
+
pymodaq/resources/VERSION,sha256=AL4m0CftoqyTIE2ogy_Wi8qZkqsOSNw3VNWln1U1P4A,19
|
|
62
62
|
pymodaq/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
63
63
|
pymodaq/resources/config_template.toml,sha256=d3pofgIK5FxaRMELAI1qEsRcMD3GlYd87zZjDj9G9m0,3210
|
|
64
64
|
pymodaq/resources/preset_default.xml,sha256=Dt8iWLwPPOPtcG00JCVP-mh-G7KC6B0YN8hd8RQdnNI,27256
|
|
@@ -438,8 +438,8 @@ pymodaq/utils/tcp_ip/__init__.py,sha256=1e_EK0AgvdoLAD_CSGGEaITZdy6OWCO7ih9IAIp7
|
|
|
438
438
|
pymodaq/utils/tcp_ip/mysocket.py,sha256=StAWj8dzHeMnbLj68Sel81uWFy-YkKVNRnVf7gXrESI,3452
|
|
439
439
|
pymodaq/utils/tcp_ip/serializer.py,sha256=oTQ24JNln_vRX4YADitTYiJplwFIdsta1ZDp6TOGMCA,27562
|
|
440
440
|
pymodaq/utils/tcp_ip/tcp_server_client.py,sha256=xIMTNgVW_rKK0yTi4FDNFLf85-Akb27Jz2LdrvOrP68,30660
|
|
441
|
-
pymodaq-4.3.
|
|
442
|
-
pymodaq-4.3.
|
|
443
|
-
pymodaq-4.3.
|
|
444
|
-
pymodaq-4.3.
|
|
445
|
-
pymodaq-4.3.
|
|
441
|
+
pymodaq-4.3.4.dist-info/METADATA,sha256=gm5Fngee-a_FaJlJKKTtjEy8u1rlwxWHTiGBZgTvaRU,7657
|
|
442
|
+
pymodaq-4.3.4.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
|
443
|
+
pymodaq-4.3.4.dist-info/entry_points.txt,sha256=RAzdYNjvUT28I2eiCKki_g2NzXq0woWxhev6lwzwRv8,348
|
|
444
|
+
pymodaq-4.3.4.dist-info/licenses/LICENSE,sha256=VKOejxexXAe3XwfhAhcFGqeXQ12irxVHdeAojZwFEI8,1108
|
|
445
|
+
pymodaq-4.3.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|