pash icon indicating copy to clipboard operation
pash copied to clipboard

Custom python aggregators create an unneccessary python2 dependency

Open angelhof opened this issue 3 years ago • 3 comments

Custom python aggregators are not compatible with python3 and require python2 see and therefore create an unneccessary python2 dependency. This should be removed and custom python aggregators should work with Python 3.

@janekb04 Could you take a look?

angelhof avatar Sep 28 '21 19:09 angelhof

@angelhof great point, I can take care of this. (@janekb04 is working on the (heavily) optimized C++ versions.)

nvasilakis avatar Sep 28 '21 19:09 nvasilakis

When this is done, we should remember to remove the python dependency from the ./scripts/distro_deps.sh script.

angelhof avatar Sep 28 '21 19:09 angelhof

Let's close this after #637 is merged!

angelhof avatar Feb 20 '23 22:02 angelhof