bioFAM / MOFA2

Multi-Omics Factor Analysis
https://biofam.github.io/MOFA2/
GNU Lesser General Public License v3.0
300 stars 52 forks source link

AttributeError: Module 'scipy' has no attribute 'shape' #153

Closed WenhuoH closed 6 months ago

WenhuoH commented 6 months ago

I am running a very simple function and got this error as the title

mu.tl.mofa(mdata, use_obs='union', gpu_mode=False)

WenhuoH commented 6 months ago

I was using MOFAPY2.

madp4rry commented 6 months ago

I have the same error. What was your fix?