Opened 9 years ago
Closed 9 years ago
#51202 closed defect (fixed)
jupyter ipython notebook ImportError backports.shutil_get_terminal_size
Reported by: | cdeil (Christoph Deil) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | stromnov (Andrey Stromnov), lpsinger (Leo Singer), seanfarley (Sean Farley) | |
Port: | py35-notebook |
Description
Since yesterday I'm getting this error when I try to start ipython notebook
https://gist.github.com/cdeil/fafada07d0a836c4afa643c489a0e87e
Trying to start via jupyter-3.5 notebook-3.5
gives this error:
https://gist.github.com/cdeil/e241209cbe8a412ad62fa54b58f3efe2
py35-ipython @4.2.0_0 (active) py35-notebook @4.2.0_0 (active)
Maybe a new dependency of Jupyter notebook or IPython that's missing or not declared in Macports?
Change History (1)
comment:1 Changed 9 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Looks like broken Py3 compatibility in upstream.
Fixed at r147974.