Skip to content

issue1539 durack1 update iPython 3.0.0 to 4.0.0#1541

Merged
doutriaux1 merged 4 commits intomasterfrom
issue1539_durack1_UpdateIpython3.0.0To4.0.0
Nov 4, 2015
Merged

issue1539 durack1 update iPython 3.0.0 to 4.0.0#1541
doutriaux1 merged 4 commits intomasterfrom
issue1539_durack1_UpdateIpython3.0.0To4.0.0

Conversation

@durack1
Copy link
Copy Markdown
Member

@durack1 durack1 commented Sep 10, 2015

Fix #1539 - Update iPython 3.0.0 to 4.0.0

@doutriaux1
Copy link
Copy Markdown
Contributor

Seems to have broken matplotlib

@durack1
Copy link
Copy Markdown
Member Author

durack1 commented Sep 14, 2015

@doutriaux1 only looks like 4 vcs errors on garant

Is the aims4.llnl.gov machine down - I can't query any of the others..

@doutriaux1
Copy link
Copy Markdown
Contributor

@durack1 please don't do that whitespace thing, just ask us, it makes the history uggly.

@durack1
Copy link
Copy Markdown
Member Author

durack1 commented Sep 14, 2015

@doutriaux1 what's going on with the buildbot testing? Looks like this is hanging or the server isn't live or some other issue..

@doutriaux1
Copy link
Copy Markdown
Contributor

i'm "finetuning it" please do NOT resubmit any I will retrigger manually as I fix the bot process.

@durack1
Copy link
Copy Markdown
Member Author

durack1 commented Sep 17, 2015

@doutriaux1 ocean is rebooted, so can you initialize the bot testing for this PR again please?

@durack1 durack1 force-pushed the issue1539_durack1_UpdateIpython3.0.0To4.0.0 branch from 411cdf1 to 43ea8fe Compare September 22, 2015 04:03
@durack1
Copy link
Copy Markdown
Member Author

durack1 commented Nov 4, 2015

@doutriaux1 this now looks good, only crunchy failed and the error is the standard:

The following tests FAILED:
     88 - vcs_test_background_mode_rotate (Failed)

doutriaux1 added a commit that referenced this pull request Nov 4, 2015
…3.0.0To4.0.0

issue1539 durack1 update iPython 3.0.0 to 4.0.0
@doutriaux1 doutriaux1 merged commit 531a4ab into master Nov 4, 2015
@doutriaux1 doutriaux1 deleted the issue1539_durack1_UpdateIpython3.0.0To4.0.0 branch November 4, 2015 17:17
@doutriaux1 doutriaux1 restored the issue1539_durack1_UpdateIpython3.0.0To4.0.0 branch November 4, 2015 23:21
@doutriaux1
Copy link
Copy Markdown
Contributor

@durack1 I restored your branch it's complaining about traits now:

Traceback (most recent call last):
  File "/lgm/uvcdat/2015-11-04/bin/ipython", line 4, in <module>
    from IPython import start_ipython
  File "/lgm/uvcdat/2015-11-04/lib/python2.7/site-packages/IPython/__init__.py", line 47, in <module>
    from .core.application import Application
  File "/lgm/uvcdat/2015-11-04/lib/python2.7/site-packages/IPython/core/application.py", line 22, in <module>
    from traitlets.config.application import Application, catch_config_error
ImportError: No module named traitlets.config.application

@doutriaux1
Copy link
Copy Markdown
Contributor

@durack1 here's what you need to add:

Collecting ipython
  Downloading ipython-4.0.0-py2-none-any.whl (730kB)
    100% |████████████████████████████████| 733kB 421kB/s 
Collecting decorator (from ipython)
  Downloading decorator-4.0.4-py2.py3-none-any.whl
Collecting simplegeneric>0.8 (from ipython)
  Downloading simplegeneric-0.8.1.zip
Collecting pexpect (from ipython)
  Downloading pexpect-4.0.1.tar.gz (143kB)
    100% |████████████████████████████████| 147kB 532kB/s 
Collecting traitlets (from ipython)
  Downloading traitlets-4.0.0-py2.py3-none-any.whl (56kB)
    100% |████████████████████████████████| 57kB 3.2MB/s 
Collecting pickleshare (from ipython)
  Downloading pickleshare-0.5.tar.gz
Collecting ptyprocess>=0.5 (from pexpect->ipython)
  Downloading ptyprocess-0.5.tar.gz
Collecting ipython-genutils (from traitlets->ipython)
  Downloading ipython_genutils-0.1.0-py2.py3-none-any.whl
Collecting path.py (from pickleshare->ipython)
  Downloading path.py-8.1.2-py2.py3-none-any.whl
Installing collected packages: decorator, simplegeneric, ptyprocess, pexpect, ipython-genutils, traitlets, path.py, pickleshare, ipython

@durack1
Copy link
Copy Markdown
Member Author

durack1 commented Nov 4, 2015

@doutriaux1, ok will load the PR up with even more dependencies.. I wonder if the pypi package contains all these pieces, the source was obtained direct from github..

@doutriaux1
Copy link
Copy Markdown
Contributor

Yes I got these dependencies listed while installing it via pip install.

@doutriaux1
Copy link
Copy Markdown
Contributor

you will probably need to open a new PR since this one has been merged and reverted.

@durack1 durack1 deleted the issue1539_durack1_UpdateIpython3.0.0To4.0.0 branch November 11, 2015 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants