rstudio / tensorflow

TensorFlow for R
https://tensorflow.rstudio.com
Apache License 2.0
1.33k stars 321 forks source link

Tensor flow Installation Issue: the condition has length > 1 #598

Closed hnguyen20 closed 5 months ago

hnguyen20 commented 7 months ago

Hello,

Can someone please help me with the following issue. I have tried every installation methods I could find online but I keep getting the following error when trying to install tensorflow. For example, when I run: install.packages("keras") reticulate::install_miniconda() keras::install_keras() I got the following error message:

Virtual environment 'r-tensorflow' removed. Using Python: /home/user/.pyenv/versions/3.10.14/bin/python3.10 Creating virtual environment 'r-tensorflow' ...

t-kalinowski commented 7 months ago

Can you please fill out the installation issue template: https://github.com/rstudio/tensorflow/blob/main/.github/ISSUE_TEMPLATE/installation-issue.md

github-actions[bot] commented 5 months ago

Automatically closed because there has not been a response for 30 days. When you're ready to work on this further, please comment here and the issue will automatically reopen.