when I try scipy I can't get it working ?
@pyimport scipy.integrate as integrate
ERROR: PyError (:PyImport_ImportModule) <type 'exceptions.ImportError'>
ImportError('No module named scipy.integrate',)
[inlined code] from /home/pi/.julia/v0.4/PyCall/src/exception.jl:81
in pyimport at /home/pi/.julia/v0.4/PyCall/src/PyCall.jl:341
Any help
