>
> ​
> i was referring to live.scipy.org

​I think live.scipy.org doesn't exist. Probably you are referring to
http://live.sympy.org

​import script.stats as st​


If you want to import stats module, you should import it like this:

import sympy.stats as st

I hope it helps.
​

On Tue, Feb 10, 2015 at 1:19 AM, Juergen Aschenbrenner <
juergen.aschenbren...@gmail.com> wrote:

> Hi,
>
> i was referring to live.scipy.org
>
> Executing
>
> import script.stats as st
>
> Would result in an unknown module error
>
> Any ideas?
>
> Thanks in advance
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/cbe2d828-6a28-4fa1-b840-393f3e805a76%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAFW_KCT8YVkTg%3Ds9-L%2B9P4me%2Bb5nbuXuJsK32m4Sd5OudK%2BFTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to