SOLVED
Python error in Alteryx
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
jlvi
5 - Atom
‎10-04-2024
12:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hii guys need some help here for Using python in alteryx. i am trying to import some packages and faced this error (attached the error image) currently.
My alteryx version is 2023.1.1.123
Is there any solution for this?
Solved! Go to Solution.
Labels:
- Labels:
- Python
1 REPLY 1
OTrieger
13 - Pulsar
‎10-04-2024
08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@jlvi
In the 2nd image there is a recommendation what is needed to upgrade numpy to 1.20.3 or higher version to be able to use it with the pandas version that you have.
It is not relating to Alteryx but to Python, you are using too old version of numpy
