Hello,
My company has an email functionality Macro built that we are supposed to use to send emails. Unfortunately when updating Alteryx to the newer version 2023.1 it no longer works and I get the below error. Any suggestions on how to fix this?
Error: EmailFunctionalityMacro_prod_v1 (1): Tool #37: Traceback (most recent call last):
File "C:\Users\ChestA19177\AppData\Local\Temp\Engine_20372_393e4a92ca9c467789b815b9b0ab2c24_\325ac7ec72e5d1a2c1826c865a421a36\workbook.py", line 28, in <module>
import azure
ModuleNotFoundError: No module named 'azure'
The tool did work in version 2021.4
Thank you!