Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue1127 durack1 ipython3.0 update #1130

Closed
wants to merge 5 commits into from
Closed

Issue1127 durack1 ipython3.0 update #1130

wants to merge 5 commits into from

Conversation

durack1
Copy link
Member

@durack1 durack1 commented Mar 7, 2015

@doutriaux1 @aashish24 there's no rush to merge this - 2.3 would be fine..

@durack1
Copy link
Member Author

durack1 commented Mar 9, 2015

@doutriaux1 yep it seems things are broken:

[ 88%] .Performing install step for 'IPYTHON'
!CMake Error at /home/travis/build/UV-CDAT/_build/IPYTHON-prefix/src/IPYTHON-stamp/IPYTHON-install.cmake:56 (message):
CTEST_FULL_OUTPUT
Command failed: 1
'env' 'PYTHONPATH=/home/travis/build/UV-CDAT/_build/install/lib/python2.7/site-packages' '/home/travis/build/UV-CDAT/_build/install/bin/python' 'setup.py' 'install' '--prefix=/home/travis/build/UV-CDAT/_build/install'
From /home/travis/build/UV-CDAT/_build/IPYTHON-prefix/src/IPYTHON-stamp/IPYTHON-install-out.log
-------------------------------------------------
============================================================================
BUILDING IPYTHON
python: 2.7.9 (default, Mar 7 2015, 21:57:04) [GCC 4.6.3]
platform: linux2
OPTIONAL DEPENDENCIES
sphinx: Not found (required for docs and nbconvert)
pygments: Not found (required for docs and nbconvert)
nose: Not found (required for running the test suite)
pexpect: no (w[ 89%] Completed 'IPYTHON'
.ill use bundled version in IPython.external)
pyzmq: no (required for qtconsole, notebook, and parallel computing capabilities)
tornado: no (required for notebook)
readline: yes
jinja2: Not found (required for notebook and nbconvert)
running install
running build
running build_py
running jsversion
running css
checking package data
-------------------------------------------------
From /home/travis/build/UV-CDAT/_build/IPYTHON-prefix/src/IPYTHON-stamp/IPYTHON-install-err.log
-------------------------------------------------
rebuilding css and sourcemaps failed (not a problem)
invoke is required to rebuild css (pip install invoke)
Traceback (most recent call last):
File "setup.py", line 342, in <module>
main()
File "setup.py", line 339, in main
setup(**setup_args)
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/core.py", line 151, in[ 89%] Built target IPYTHON
. setup
dist.run_commands()
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/command/install.py", line 563, in run
self.run_command('build')
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/command/build.py", line 127, in run
self.run_command(cmd_name)
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/cmd.py", line 326, in run_command
self.distribution.run_commaScanning dependencies of target SIX
[ 89%] Creating directories for 'SIX'
nd(command)
File "/home/travis/build/UV-CDAT/_build/install/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/home/travis/build/UV-CDAT/_build/build/IPYTHON/setupbase.py", line 767, in run
command.run(self)
File "/home/travis/build/UV-CDAT/_build/build/IPYTHON/setupbase.py", line 231, in run
check_package_data(self.package_data)
File "/home/travis/build/UV-CDAT/_build/build/IPYTHON/setupbase.py", line 221, in check_package_data
assert os.path.exists(path), "Missing package data: %s" % path
AssertionError: Missing package data:
IPython/html/static/components/backbone/backbone-min.js
-------------------------------------------------

@doutriaux1
Copy link
Contributor

probably needs new dependencies

@durack1
Copy link
Member Author

durack1 commented Mar 9, 2015

@doutriaux1 yep definitely a 2.3er..

Maybe: https://pypi.python.org/pypi/invoke/0.9.0 or http://backbonejs.org/

@doutriaux1 doutriaux1 added this to the 2.3 milestone Mar 9, 2015
@durack1 durack1 mentioned this pull request May 7, 2015
@durack1 durack1 mentioned this pull request May 7, 2015
@durack1 durack1 closed this May 19, 2015
@durack1 durack1 deleted the issue1127_durack1_ipython3.0Update branch May 19, 2015 23:03
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