mlverse / torch

R Interface to Torch
https://torch.mlverse.org
Other
498 stars 68 forks source link

remove old note #1202

Closed sebffischer closed 1 week ago

sebffischer commented 3 weeks ago

I was unable to run tools/document.R, maybe it is because I get the weird error message:

Error in dyn.load(dll_copy_file) : 
  unable to load shared object '/var/folders/ft/n79895td0xn0gpr6ny8jyh800000gn/T//Rtmp0CZZjy/pkgload548b50fcea46/torchpkg.so':
  dlopen(/var/folders/ft/n79895td0xn0gpr6ny8jyh800000gn/T//Rtmp0CZZjy/pkgload548b50fcea46/torchpkg.so, 0x0006): symbol not found in flat namespace '__ZNSt13exception_ptr31__from_native_exception_pointerEPv'
dfalbel commented 1 week ago

Thanks @sebffischer !