Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Testing Coach on Ubuntu 17.10 and Python 3.6.3  #54

Closed
@pedronahum

Description

@pedronahum

Hi,

I am currently testing Coach on Ubuntu 17.10 and Python 3.6.3.

With a few changes in the install.sh file, Coach seems to be fully functional.

Dashboard requirements:

  • replace python3.5-dev to python3.6-dev
  • Inside coach_env: pip install wxpython (instead of apt-get)

NGraph (install protobuf compiler before installing NGraph):

sudo apt install protobuf-compiler

Intel Optimized TensorFlow (replace CPU link)

pip install https://anaconda.org/intel/tensorflow/1.4.0/download/tensorflow-1.4.0-cp36-cp36m-linux_x86_64.whl

I havent tested CARLA yet, but so far so good.

Needless to say, great work with Coach!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions