votes up 1

Only works inside an IPython Notebook

Package:
Exception Class:
ImportError

Raise code

""" 
    >>> clip.write_gif("test.gif")
    >>> ipython_display('test.gif')

    >>> clip.save_frame("first_frame.jpeg")
    >>> ipython_display("first_frame.jpeg")
    """
    if not ipython_available:
        raise ImportError("Only works inside an IPython Notebook")

    if rd_kwargs is None:
        rd_kwargs = {}

    if fps is not None:
        rd_kwargs["fps"] = fps
😲  Walkingbet is Android app that pays you real bitcoins for a walking. Withdrawable real money bonus is available now, hurry up! 🚶

NO FIXES YET

Just press the button and we will add solution
to this exception as soon as possible

* As many users press the button, the faster we create a fix

Add a possible fix

Please authorize to post fix