[pymvpa] InteractiveShell object

Abduljalil Sireis kentman234 at gmail.com
Tue Feb 26 16:24:56 UTC 2013


On Tue, Feb 26, 2013 at 11:15 AM, Yaroslav Halchenko
<debian at onerussian.com>wrote:

>
> On Tue, 26 Feb 2013, Abduljalil Sireis wrote:
>
> >    1. I included all the script output
>
> eh -- you seems to be 1 line short of to provide a complete picture...
>
> how do you invoke this script? like
>
> ipython test.py
>
> ?
>

*i wrote in the terminal ./test.py *

>
> what would happen if you just start ipython first and then while in
> interactive shell you type
>
> %run test.py
>
> ?
>

*i did, and got*
*
*
*AttributeError: 'module' object has no attribute 'embed'*
*WARNING: Failure executing file: <test.py>*


 what happens if you run it with pure python, not ipython, i.e.

>
> python test.py
>
> ?
>

*AttributeError: 'module' object has no attribute 'embed'*


>
> >    2. output of print mvpa2.wtf()
>
> that should be ran in (i)python interpreter (e.g. just start ipython, and
> then type
>
> mvpa2.wtf()
> )
>
> >    bash: syntax error near unexpected token `('
>

 *NameError: name 'mvpa2' is not defined*


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20130226/a001e4a1/attachment.html>


More information about the Pkg-ExpPsy-PyMVPA mailing list