RiboCode icon indicating copy to clipboard operation
RiboCode copied to clipboard

ImportError: cannot import name 'PPoly' from partially initialized module 'scipy.interpolate' (most likely due to a circular import) (/home/zhai2/miniconda3/lib/python3.8/site-packages/scipy/interpolate/__init__.py)

Open z626093820 opened this issue 3 years ago • 1 comments

when i use the command : metaplots -a -r ,it show ImportError: cannot import name 'PPoly' from partially initialized module 'scipy.interpolate' (most likely due to a circular import) (/home/zhai2/miniconda3/lib/python3.8/site-packages/scipy/interpolate/init.py)

how can i slove this ? thankyou

z626093820 avatar Mar 23 '22 06:03 z626093820

Updating the scipy to the latest version should solve this problem.

zhengtaoxiao avatar Jun 07 '22 06:06 zhengtaoxiao