Hi Pallav

This would really be a nice thing to fix, but my recollection was that IPython 0.12.1 is available on Ubuntu 12.04, our standard platform (we try to avoid taking on new dependencies that are not available in this platform). And then I recall that IPython did some refactoring to improve 'embedability', but that this wasn't available until IPython 0.13.x. So if you can find a way to restore support for the IPython Console for this newer version of IPython, that would be great, providing it fails gracefully for the older IPython (or perhaps you can add a workaround also for the older IPython?)

The other issue was the 'ipython_view.py' file from the 'Accerciser' project contains all the necessary work-arounds, but Accerciser has been updated to use GTK 3, which ASCEND isn't yet using. Arghhh! So some careful examining of the Accerciser code would be helpful, but also not easy.

I would suggest that you start by first trying to write a standalone GTK+-based IPython 0.13, then once you get that working, try to embed it in ASCEND.

Cheers
JP

2013/3/17 Pallav Tinna <[email protected] <mailto:[email protected]>>

    Hi,
         Can someone please guide me if I am going correct or not.?
    Should I try modifying "console.py" in order to make sure the
    error occurs due to above mentioned changes in the Ipython API.



    Regards,
    Pallav Tinna
    3rd Year Undergraduate Student

    Computer Science and Engineering

    IIIT-H (India)




    On Fri, Mar 15, 2013 at 7:01 AM, Pallav Tinna
    <[email protected] <mailto:[email protected]>>
    wrote:

        In newer versions of Ipython(0.13) has no module "iplib".
        IPython.iplib has been moved to IPython.core.iplib and is
        being refactored. This new module is provided for backwards
        compatability. So, I guess its worth a try.



        Regards,

        Pallav Tinna
        3rd Year Undergraduate Student
        Computer Science and Engineering
        IIIT-H (India)


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ascend-sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

Reply via email to