Python Error
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hi Team
Hope you are well. I have a workflow which i developed a month back it was working fine. But when i ran today its giving me python error. Not sure what does this means.
Can you please help?
Thanks,
Sri
- Labels:
- Python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Judging from your screenshot alone, maybe this will help: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Need-Help-With-Python-Code-Err...
Check and see if your fields are named accordingly to your last run.
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@sriniprad08 , Another common problem with Python in Alteryx is data types, especially numeric ones. Make sure the fields that you think should be numeric are set to Floats or Doubles. If these two suggestions don't work, you will probably have to share a bit more detail to help us solve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@FinnCharlton . Thank you for the kind reply. Appreciate your help. The problem is similar to one here in the link below please
https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Python-Tool-Error/m-p/1018965
Cheers,
Srinivas
