ARCC-RACE / deepracer-for-dummies

a quick way to get up and running with local deepracer training environment
66 stars 28 forks source link

Jupyter Notebook not displaying any information #47

Open TheGeekiestOne opened 5 years ago

TheGeekiestOne commented 5 years ago

When I start with the Gui, I get this in the terminal:

(base) redrum69@matrix1:~/github/deepracer-for-dummies/build-gui-Desktop-Release$ ./gui
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
"/home/redrum69/github/deepracer-for-dummies/build-gui-Desktop-Release"
QProcess::start: Process is already running
"ln: failed to create symbolic link '/home/redrum69/github/deepracer-for-dummies/scripts/log-analysis/../../aws-deepracer-workshops/log-analysis/logs/log': Permission denied\nln: failed to create symbolic link '/home/redrum69/github/deepracer-for-dummies/scripts/log-
analysis/../../aws-deepracer-workshops/log-analysis/reward/reward.py': File exists\n[I 12:53:09.614 NotebookApp] The port 8888 is already in use, trying another port.\n[I 12:53:09.614 NotebookApp] The port 8889 is already in use, trying another port.\n[I 12:53:09.614 NotebookApp] The port 8890 is already in use, trying another port.\n[I 12:53:09.631 NotebookApp] JupyterLab extension loaded from /home/redrum69/anaconda3/lib/python3.7/site-packages/jupyterlab\n[I 12:53:09.631 NotebookApp] JupyterLab application directory is /home/redrum69/anaconda3/share/jupyter/lab\n[I 12:53:09.632 NotebookApp] Serving notebooks from local directory: /home/redrum69/github/deepracer-for-dummies/aws-deepracer-workshops/log-analysis\n[I 12:53:09.632 NotebookApp] The Jupyter Notebook is running at:\n[I 12:53:09.632 NotebookApp] http://localhost:8891/?token=73ae9d0603429f3eac7548b96365d89fb7673b4a71b211b9\n[I 12:53:09.632 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).\n[C 12:53:09.634 NotebookApp] \n    \n    To access the notebook, open this file in a browser:\n        file:///run/user/1000/jupyter/nbserver-2219-open.html\n    Or copy and paste one of these URLs:\n        http://localhost:8891/?token=73ae9d0603429f3eac7548b96365d89fb7673b4a71b211b9\n"
18
Log analysis URl:  "http://localhost:8891/?token=73ae9d0603429f3eac7548b96365d89fb7673b4a71b211b9"
"http://localhost:8891/notebooks/Training_analysis.ipynb"

And get multiple errors in Jupyter:

ModuleNotFoundError: No module named 'shapely' NameError: name 'la' is not defined NameError: name 'complete_ones' is not defined NameError: name 'complete_ones' is not defined NameError: name 'simulation_agg' is not defined