SyneRBI / SyneRBI_VM

Virtual Machine with pre-installed SyneRBI software
http://www.ccpsynerbi.ac.uk
Apache License 2.0
3 stars 7 forks source link

pip installs nbstripout latest and is not compatible with python2 #169

Closed paskino closed 3 years ago

paskino commented 4 years ago

I just found 2 bugs:

  1. UPDATE.sh installs nbstripout instead of INSTALL_python_packages.sh
  2. pip installs latest version and it is incompatible with python 2.7
paskino commented 4 years ago

The first is not a real bug. The second is fixed by 1642bd794de08fdbc185fc50f70e3e6c1ed41284

casperdcl commented 4 years ago

:thinking: opened https://github.com/kynan/nbstripout/pull/129