rstudio / keras3

R Interface to Keras
https://keras3.posit.co/
Other
835 stars 282 forks source link

Trouble with 'vectrs' for Keras on Mac #991

Open Ingrax opened 4 years ago

Ingrax commented 4 years ago

Hi. I work on macOS Mojave 10.14.6 I tried to install keras but I get this message

Could you help me? Thanks in advance

turgut090 commented 4 years ago

Hi @Ingrax , please see this: #https://github.com/r-lib/vctrs/issues/484

Try this, then install keras

devtools::install_github("r-lib/vctrs", INSTALL_opts = "--no-multiarch")
Ingrax commented 4 years ago

Thank you for your reply. Anyway, This doesn’t work

Essentially, while I installed keras on windows and it works properly, I am not able to install keras on mac.

Thank you for your help

Best regards,

Salvatore

Il giorno 3 mar 2020, alle ore 14:40, Turgut A. notifications@github.com ha scritto:

Hi @Ingrax https://github.com/Ingrax , please see this: #r-lib/vctrs#484 https://github.com/r-lib/vctrs/issues/484 Try this, then install keras

devtools::install_github("r-lib/vctrs", INSTALL_opts = "--no-multiarch") — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rstudio/keras/issues/991?email_source=notifications&email_token=AOTZ6OXXKFB6IVO7B2NMCYTRFUCDPA5CNFSM4KZCMY5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENTQQWQ#issuecomment-593954906, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOTZ6OV5QEOTNNF2FYNGCGLRFUCDPANCNFSM4KZCMY5A.


Salvatore Ingrassia, Ph.D. Professor of Statistics Department of Economics and Business Data Science Research Group University of Catania (Italy)

Corso Italia, 55 - 95129 Catania, Italy Tel. +39 095 7537732 Fax +39 095 7537610 e-mail: salvatore.ingrassia@unict.it http://www.dei.unict.it/docenti/salvatore.ingrassia http://www.datasciencegroup.unict.it/content/salvatore-ingrassia


For a successful technology, reality must take precedence over public relations, for nature cannot be fooled. (Richard P. Feynman)

turgut090 commented 4 years ago

@Ingrax please try this one as well: https://stackoverflow.com/questions/52522565/git-is-not-working-after-macos-update-xcrun-error-invalid-active-developer-pa