29 Sep
2020
29 Sep
'20
4:38 p.m.
Is scipy installed with Chimera? If not how can it be installed? Thanks Hernando
From Chimera idle:
import chimera import scipy Traceback (most recent call last): File "<pyshell#1>", line 2, in <module> ImportError: No module named scipy
___________________________________