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

feature_spec fatal error and closse R (Rstudio) #71

Open
gustavoveloso opened this issue Mar 9, 2020 · 3 comments
Open

feature_spec fatal error and closse R (Rstudio) #71

gustavoveloso opened this issue Mar 9, 2020 · 3 comments

Comments

@gustavoveloso
Copy link

I am trying exemple

https://tensorflow.rstudio.com/guide/tfdatasets/feature_spec/

when I run the command:
spec <- feature_spec(hearts_train, target ~ .)

There is a fatal error in Rstudio, closing the session.
Windows version :
Windows 10 pro

Rstudio version :
Version 1.2.5019

R version :
R version 3.6.1 (2019-07-05)

And RStudio now sees Python:
version: 3.6.10 |Anaconda, Inc.| (default, Jan 7 2020, 15:18:16) [MSC v.1916 64 bit (AMD64)]
Architecture: 64bit
numpy_version: 1.18.1

Also RStudio can see conda version:
conda_version()
[1] "conda 4.7.12"

tensorflow version :
version = "2.0.0"

Thank you for your help.

@poscosensaatio
Copy link

I am facing the same problem. Running feature_spec crashes Rstudio with fatal error. I'm on mac. Rstudio version 1.2.5042 ,python 3.7.3 and tensorflow 2.1.

@kchaitanyabandi
Copy link

Same problem. Running this on Azure R Studio Server on Ubuntu 18.04. Please help.

@AJWarnke
Copy link

same here

R.Version()
$platform
[1] "x86_64-pc-linux-gnu"

$arch
[1] "x86_64"

$os
[1] "linux-gnu"

$system
[1] "x86_64, linux-gnu"

$status
[1] ""

$major
[1] "3"

$minor
[1] "5.3"

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

4 participants