hxhe

Results 2 issues of hxhe

**The Error is as follows.** Using TensorFlow backend. WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/keras/backend/tensorflow_backend.py:66: The name tf.get_default_graph is deprecated. Please use tf.compat.v1.get_default_graph instead. WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/keras/backend/tensorflow_backend.py:541: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead....

I ran these codes:`!pip install -e git+https://github.com/cycraig/gym-soccer#egg=gym_soccer` **in Google Colab** here is an error: `Obtaining gym_soccer from git+https://github.com/cycraig/gym-soccer#egg=gym_soccer Updating ./src/gym-soccer clone Running command git fetch -q --tags Running command git...