Rpy2 not finding package

后端 未结 5 1027
时光说笑
时光说笑 2021-02-04 13:43

I\'m using Rpy2 on windows 7 64 and having trouble loading a package:

in R:

using(mi)

in python:

from rpy2.robjects         


        
5条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-04 14:27

    This is was cross-posted, and answered, on the issue tracker for rpy2: https://bitbucket.org/rpy2/rpy2/issue/265/windows-error-in-loadnamespace

提交回复
热议问题