google / ml-fairness-gym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors when running tests and lending_demo.py

lpeetpare opened this issue · comments

I installed ml-fairness-gym using the instructions and Python version 3.7, but when I ran tests.sh a number of the tests failed and eventually I had to cancel the script because it froze my computer.

When I try running lending_demo.py I get the following error. I'm not sure what the issue is and haven't been able to debug it thus far.

fairness_error

Same error. Have not been able to work through it. Also tried using Python 3.6.13.

The above issue is fixed after updating to the latest requirements.txt file. See my comment here #19 (comment).