42 lines
4.4 KiB
Plaintext
42 lines
4.4 KiB
Plaintext
===============================================================================
|
|
GRIFO M-PBIT Test - Simulation Mode Launcher
|
|
===============================================================================
|
|
|
|
This script will execute GRIFO_M_PBIT.py in SIMULATION mode
|
|
No hardware connection required
|
|
|
|
===============================================================================
|
|
|
|
Setting up simulation environment...
|
|
|
|
[1/2] Asking user for configuration...
|
|
|
|
================================================================================
|
|
GRIFO PBIT - SIMULATION MODE
|
|
================================================================================
|
|
|
|
python : Traceback (most recent call last):
|
|
In riga:1 car:40
|
|
+ ... ST_GUI='y'; python TestEnvironment\scripts\GRIFO_M_PBIT_simulate_laun ...
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
File
|
|
"C:\src\____GitProjects\SXXXXXXX_PyBusMonitor1553\__OLD\__TEST_GENOVA\GrifoAutomaticTestEnv\TestEnvironment\scripts\GRIFO_M_PBIT_simulate_launcher.py",
|
|
line 58, in <module>
|
|
initialize_simulation()
|
|
~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\src\____GitProjects\SXXXXXXX_PyBusMonitor1553\__OLD\__TEST_GENOVA\GrifoAutomaticTestEnv\TestEnvironment\scripts\GRIFO_M_PBIT_mock.py", line
|
|
1087, in initialize_simulation
|
|
_requested_runs = ask_num_runs()
|
|
File "C:\src\____GitProjects\SXXXXXXX_PyBusMonitor1553\__OLD\__TEST_GENOVA\GrifoAutomaticTestEnv\TestEnvironment\scripts\GRIFO_M_PBIT_mock.py", line
|
|
187, in ask_num_runs
|
|
print(msg)
|
|
~~~~~^^^^^
|
|
File "C:\Users\admin\AppData\Local\Programs\Python\Python313\Lib\encodings\cp1252.py", line 19, in encode
|
|
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
|
|
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
UnicodeEncodeError: 'charmap' codec can't encode character '\u2713' in position 0: character maps to <undefined>
|
|
Enable real-time GUI monitor? (y/n) [y]: [ERROR] Simulation setup failed: 'charmap' codec can't encode character '\u2713' in position 0: character maps to <undefined>
|