R、Julia 和容器之间的通信不良
作者: vladimirovav创建于 2025年1月28日更新于 2026年9月12日
I am using an R script which uses Julia functions to run the code. It works perfectly on my computer, but when I try to set it up in the virtual environment, it gives me an error. I've created a container (ubuntu 22.04) with R and Julia installed inside with all the required packages, and upon testing it worked great. However, once I run a specific code, which calls Julia to interact with R, it gives me this error:
内容来源: BVLC/caffe