Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tensorflow 2.0 Breaking Changes  #48

@mul118

Description

@mul118

Hi @smilesun, love the idea of this package! R community would greatly benefit from having access to the latest deep reinforcement learning algs and platform.

Wanted to let you know that when installing the package with Tensorflow 2.0, I get the following error:

Error in py_get_attr_impl(x, name, silent) : 
  AttributeError: module 'tensorflow' has no attribute 'Session'
[1] FALSE

This seems to be due to a change to how 'Session' is handled in 2.0 v 1.0 (see: https://stackoverflow.com/a/58386580)

Is there a way to fix this, other than doing a virtualenv and pinning versions? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions