Skip to content

a few important fixes for CK environment/package manager

Compare
Choose a tag to compare
@gfursin gfursin released this 23 Aug 15:35
· 7796 commits to master since this release

CHANGES:

  • extended run_and_get_stdout kernel function
  • fixed problem in run_and_get_stdout (ValueError: I/O operation on closed file)
  • fixed problem with --help or --get_api from kernel

If CK installed as a python package, it should be reinstalled via
$ (sudo) python setup.py install