Charlie Young

Results 2 comments of Charlie Young

I got the same error in conda environment, the problem was solved by installing `r-magick` and `imagemagick`: ```shell conda install -c conda-forge r-magick imagemagick --override-channels ``` Then I can install...

It would be nice if you can release the algorithm! For me both python and R are OK. Thanks!