nx10 / httpgd

Asynchronous http server graphics device for R.
https://nx10.github.io/httpgd
GNU General Public License v2.0
368 stars 19 forks source link

return Error: getrandom from vscode terminal #112

Closed ZhengJIN94 closed 1 year ago

ZhengJIN94 commented 2 years ago

I followed the tutorial to install httpgd package.

And when I draw figures with vscode, it returns "Error: getrandom"

However, if I disable r.plot.httpgd, it can draw figures successfully.

Is there any way to solve the problem ?

nx10 commented 2 years ago

Thanks for opening the issue. From the error message it seems like this is a VScode problem, maybe @ManuelHentschel @renkun-ken can help.

nx10 commented 1 year ago

Do you still encounter this issue?