Hi,
I have been testing a translation from x12 to csv format and it has been working fine when I changed some logic in the translation.
However, all of a sudden I get this error:
BotsImportError: No import of module "/usr/local/lib/python2.7/dist-packages/bots/usersys/mappings/x12/<mapping_script>": No module named ordered_dict
This is the first time I have come across the error in more than a year that I have been working with bots (3.2.0).
Please let me know if there's a quick solution for it, as this is in production environment.
Thank you.