rpy2 windows Unable to unlink tempfile

拈花ヽ惹草 提交于 2019-12-08 02:45:36

问题


I'm using Python 3.3, R-3.0.1, Win7-64. I'm getting an "Unable to unlike tempfile" in rpy2.robject (ln 48). Looking at it, some other process (presumably R) has hold of the file when Python is trying to release it. It's not a major problem, but it's not clear how I might fix it.

Anyone else seen this? Ideas? --Don

来源:https://stackoverflow.com/questions/16992115/rpy2-windows-unable-to-unlink-tempfile

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!