Python-pyelftools not found by build script

I'm trying to build OpenWRT master branch for OrangePi R1 Plus LTS on Debian SID, but it's board requires u-boot with binman and binman requires python-pyelftools, and im getting prereq error about this
BUT im installed pyenvtools with apt install python3-pyenvtools
Whats wrong with this?