sparkmagic icon indicating copy to clipboard operation
sparkmagic copied to clipboard

[BUG] Ipython API change

Open spencer-bullent-work opened this issue 3 years ago • 4 comments

Describe the bug Starting a new session on IPython 8.0.1 produces the error: AttributeError: 'ZMQInteractiveShell' object has no attribute 'write'

To Reproduce Start a session with the following versions: IPython==8.0.1 sparkmagic==0.19.1

Expected behavior Session should start

Screenshots N/A

Versions:

  • SparkMagic - 0.19.1
  • Livy (if you know it)
  • Spark

Additional context On downgrading IPython to 7.31.1 session successfully starts.

spencer-bullent-work avatar Feb 17 '22 17:02 spencer-bullent-work

This project seems to be abandoned. I also encounter the same issue.

juliusvonkohout avatar Mar 15 '22 10:03 juliusvonkohout

@juliusvonkohout please be kind, the project is currently being maintained by volunteers, presumably with limited time.

itamarst avatar Mar 15 '22 11:03 itamarst

Duplicate of #747

devstein avatar Apr 26 '22 22:04 devstein

A workaround has been released in 0.19.2

devstein avatar Apr 26 '22 22:04 devstein