The way the pip package hxltm-eticaai works is by direct usage of how libhxl-python hxl/scripts.py uses to access some HXL classes. We will need to release some version to either enforce 4.25.1 or (the ideal) make it work with 4.25.1. This upgrade on libhxl-python does not cause any problem with command line, but, as obviously expected, would need we update our implementation if the way hxl/scripts.py works
In any case, we're likely to start signaling the version to use. The https://github.com/EticaAI/MDCIII-boostrapper running daily (not just for libhxl, but also for frictionless, is always getting the latest version of everything, and this makes the automated operator see issues before we test them locally.
The way the pip package
hxltm-eticaai
works is by direct usage of how libhxl-pythonhxl/scripts.py
uses to access some HXL classes. We will need to release some version to either enforce 4.25.1 or (the ideal) make it work with 4.25.1. This upgrade on libhxl-python does not cause any problem with command line, but, as obviously expected, would need we update our implementation if the wayhxl/scripts.py
worksIn any case, we're likely to start signaling the version to use. The https://github.com/EticaAI/MDCIII-boostrapper running daily (not just for libhxl, but also for frictionless, is always getting the latest version of everything, and this makes the automated operator see issues before we test them locally.