while using the Python tool I am facing this error does anyone have an idea about this error?
@AdminYogesh
Python has Libraries and with time new versions are been created. What you have is a WF with one version of Numpy that is not inline with the version that you currently have. Could be that the WF were built in the past using that version. In order that it will work there is a suggestion in the error to downgrade your Numpy package or do some adjustment to fit to the newer version.
So these are the 2 choices that you have, Rebuild the module in Numpy2.x or downgrade it to Numpy1.x
What version of Alteryx are you running - what other packages are you bringing in?
My hunch -> you are installing a package which requires a newer version of numpy than the one installed by default with designer. I'd recommend doing the install outside of Alteryx (there's some instructions on how to do that outside of this forum) -> force install the new versoin/both versions. check again.
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |