jingshuw / SAVERX

R package for transfer learning of single-cell RNA-seq denoising
29 stars 9 forks source link

Error in py_get_attr_impl(x, name, silent) : AttributeError: 'AxisArrays' object has no attribute 'X_dca' #11

Closed jhu99 closed 4 years ago

jhu99 commented 4 years ago

I got a similar error with an issue posted previously. Error in py_get_attr_impl(x, name, silent) : AttributeError: 'AxisArrays' object has no attribute 'X_dca'

Have you get solution for this?

jingshuw commented 4 years ago

The error is solved by updating the reticulate R package to version 1.13. Older versions seem to be incomparable with tensorflow 2.0