SimpleCV install problem

142 views
Skip to first unread message

He Jibo

unread,
Sep 3, 2012, 6:01:31 PM9/3/12
to simp...@googlegroups.com
Hello,
I am reading the new SimpleCV book. It is pretty good. I decided use SimpleCV. But I have some installation problem. I downloaded the SimpleCV-1.3.msi. It has the following error on a windows 7 desktop computer. Can someone help me out? Thanks

Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> import SimpleCV

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import SimpleCV
  File "C:\Python27\lib\site-packages\SimpleCV\__init__.py", line 3, in <module>
    from SimpleCV.base import *
  File "C:\Python27\lib\site-packages\SimpleCV\base.py", line 23, in <module>
    import scipy.stats.stats as sss  #for auto white balance
  File "C:\Python27\lib\site-packages\scipy\stats\__init__.py", line 7, in <module>
    from stats import *
  File "C:\Python27\lib\site-packages\scipy\stats\stats.py", line 193, in <module>
    import scipy.special as special
  File "C:\Python27\lib\site-packages\scipy\special\__init__.py", line 11, in <module>
    from basic import *
  File "C:\Python27\lib\site-packages\scipy\special\basic.py", line 8, in <module>
    from _cephes import ellipk, mathieu_a, mathieu_b, iv, jv, gamma, psi, zeta, \
ImportError: cannot import name ellipk
>>>

Anthony Oliver

unread,
Sep 4, 2012, 9:08:19 AM9/4/12
to simp...@googlegroups.com
Can you try installing scipy again?  I'm guessing that maybe something went wrong you can get it from here:



CTO
Sight Machine
Anthony Oliver
Reply all
Reply to author
Forward
0 new messages