Python Forum

Full Version: Jupyter throw error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am working on 2 projects.

1. https://github.com/rddy/deepassist

Dependencies:

Tensorflow 1.3.0
Baselines 0.1.4
Gym 0.9.1
Box2D 2.3.2
box2D-py 2.3.8

After installing all dependencies, the py codes are running well. But when I am trying to analyse in Jupyter, it is throwing some errors. Can anyone build the project and check where is the wrong?

2. https://github.com/rddy/isql

For this project, after installing all dependencies, the py codes are running as well. The jupyter part is throwing some errors.