Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google "chameleon" mistake and missing requirement #45

Open
arkountos opened this issue Jan 30, 2024 · 0 comments
Open

Google "chameleon" mistake and missing requirement #45

arkountos opened this issue Jan 30, 2024 · 0 comments

Comments

@arkountos
Copy link

Hi all!

Inside the google directory in the "chameleon" benchmark I think there exist 2 problems:

  • The python module "six" is imported but it is not inside requirements.txt, and
  • There is a line message = generate(length_of_message) which is not used anywhere and causes an error. Is this line from a different benchmark and copied here by mistake? If not, what is the purpose of this line?

As a note, the benchmark runs when manually installing "six" and removing the above mentioned line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant