Data360 Analyze

 View Only
  • 1.  Cannot create pystring with non byte value error in lookup,split and other nodes

    Employee
    Posted 05-30-2019 06:54

    The original post on the Lavastorm support portal has been recreated here on behalf of user Sam Jeffery.



  • 2.  RE: Cannot create pystring with non byte value error in lookup,split and other nodes

    Employee
    Posted 05-30-2019 06:59

    Would you be able to provide an anonymized sample of the data that causes this issue? 

     

    You may want to create a support ticket so that you can send the data directly to us rather than posting it here. However, we would aim to post an update to this issue here for the benefit of other users.



  • 3.  RE: Cannot create pystring with non byte value error in lookup,split and other nodes

    Employee
    Posted 05-30-2019 07:09

    Are you using data encoded using UTF-8?



  • 4.  RE: Cannot create pystring with non byte value error in lookup,split and other nodes

    Employee
    Posted 05-30-2019 07:58

    A support ticket has been raised for this issue.

     



  • 5.  RE: Cannot create pystring with non byte value error in lookup,split and other nodes

    Posted 07-13-2020 01:17

    what was the solution for it ?I'm also facing this issue.



  • 6.  RE: Cannot create pystring with non byte value error in lookup,split and other nodes

    Employee
    Posted 07-14-2020 02:14

    The user reported they had changed their data flow to use a Transform node and it was no longer a problem so there was no definitive root cause for the original issue. 

    However, this error can be generated if the metadata for the input data set contains multi-byte Unicode characters. Check each of the field names for special characters and punctuation characters. Data sourced from sources such as spreadsheets may contain problematic characters, e.g. these are smart quotation characters rather than straight 'single quote' characters.

    The Modify Fields node can be used to rename fields that contain problem characters.