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

Problem installing R magick package on google colab #11

Open
max-poltora opened this issue Jul 9, 2021 · 0 comments
Open

Problem installing R magick package on google colab #11

max-poltora opened this issue Jul 9, 2021 · 0 comments

Comments

@max-poltora
Copy link

Hello, I am seeking help with issue installing R magick package on google colab. First, I tried to do it in general way:
install.packages("magick")
and I get the output as follows:

Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Warning message in install.packages("magick"):
“installation of package ‘magick’ had non-zero exit status”

None of alternative solutions that I have found on kaggle like this one or this one worked in my case.

Can you please help me to figure out, what is the problem?

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

1 participant