Error in Faker Library

Hello everyone! Is everything ok?
So, here I am again… haha…
After updating to the version 7.0 of robot framework, I am facing an error when the test suite is loaded. It is raising this error: “[ ERROR ] Error in library ‘FakerLibrary’: Adding keyword ‘ean8’ failed: Union cannot be empty.” when the tests begin. Does anyone has some clue about how could I fix this?

Thanks in advance!

It is a known problem.
Should be fixed in soon to release 7.0.1.

You can research how to fix on the Pabot project, or Robot Framework, or even wait for Faker maintainers to fix there.

2 Likes

Thank you Helio! I didn’t know about this error because I hadn’t updated my test ambient untill yesterday. So, I think I’ll wait for the next release with the correction. cheers!