Paweł Boroński

Results 2 comments of Paweł Boroński

Thank You for reply and explanation - I think I now understand how walidation works. In reality, however, the process of building a message should look like this: `hl7_msg =...

Hi @svituz Yes, I think the problem is due to the `--onefile` option. As far as I know, the `__file__` doesn't work correctly within the `PyInstaller` environment. Therefore, we should...