I need to use the Alteryx Dynamics CRM tools that are available on the Alteryx Public Gallery.
I downloaded version 1.02 of the tools and attempted to install them (.yxi file) in my Designer. I received a cryptography error that was fixed when I added the line cryptography==2.9.2 to the requirements.txt file (read about this on a community post)
So I was able to install the tools (input/output) onto my Designer 2020.2 box.
But when I tried to install the same tools, from the same .yxi file on a Designer 2020.4 box I am receiving the following error on the install...

Does anyone know how to fix this issue?