vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

rmarkdown preview faild to load image

Open jnote1 opened this issue 3 years ago • 0 comments

Hi

I need some help to using Rmd preview

When I use r & python in rmd with reticulate,

vscode-R preview can't show python's plot and show below message

[WARNING] Could not fetch resource . ./../../../.vscode-R/tmp/8944330ac2ab8da9c2eb674e74c5d0575d975fbcaf852cb116aa515314e568f5_files/figure-html/fig-polar-1.png

But when I knit file, output works well(show python's plot)

How can I fix it?

Do you want to fix by self? (We hope your help!)

No

Screenshots pic1 preview

pic2 preview log

pic3 knit page

pic4 knit page log

Environment (please complete the following information):

  • OS: macOS
  • VSCode Version: 1.67.2
  • R Version: 4.2
  • vscode-R version: 2.5

jnote1 avatar Jun 09 '22 06:06 jnote1