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

___________________________________