Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensorflow 2.0 Breaking Changes #48

Open
mul118 opened this issue Dec 28, 2019 · 1 comment
Open

Tensorflow 2.0 Breaking Changes #48

mul118 opened this issue Dec 28, 2019 · 1 comment

Comments

@mul118
Copy link

mul118 commented Dec 28, 2019

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!

@sihuiren
Copy link

Hi, I have also encountered this problem, how doing a virtualenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants