Is it the git master branch?
If you cherry-picked in an older branch, then you may need to pick older commits to utils in master branch. You can eventually try by copying full utils module from master to older branch, but it might not work either. Test with pure master branch first.
—
Reply to this email directly or view it on GitHub.