Daniel Moon

Results 3 comments of Daniel Moon

> @kk-o Can you please start again from scratch by cloning the repo, applying the changes and running the commands I've mentioned [earlier](https://github.com/DesignRevision/shards-dashboard-react/issues/7#issuecomment-489729292) and see if the issue persists? >...

> Sounds like an installation error to me: maybe this will help? [#236 (comment)](https://github.com/openai/gpt-2/issues/236#issue-581076387) Awesome, this fixed the issue :) ``` python3 -m pip install tensorflow==1.13.1 python3 -m pip install...

Try updating the run file from `python3 cli.py` to `python3.9 cli.py`. This resolved the issue for me.