Closed doldam0 closed 2 months ago
This fixes a bug where the ConfirmationSafeExecutor is using wrong interpreter(/usr/bin/python3) so it cannot find language_to_reward_2023 package.
ConfirmationSafeExecutor
/usr/bin/python3
language_to_reward_2023
And it also fixes a bug about wrong pycache filename.
This fixes a bug where the
ConfirmationSafeExecutor
is using wrong interpreter(/usr/bin/python3
) so it cannot findlanguage_to_reward_2023
package.And it also fixes a bug about wrong pycache filename.