spacetelescope / cubeviz

Data analysis package for cubes. https://cubeviz.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
15 stars 25 forks source link

Bug: "execution aborted" error in glue terminal #543

Closed javerbukh closed 3 years ago

javerbukh commented 5 years ago
  1. Open cubeviz
  2. Press on terminal button
  3. Run a command that will fail, like session.app
  4. User will be presented with ERROR: execution aborted in the terminal window in glue and no error in the terminal window that opened cubeviz in the first place
brechmos-stsci commented 5 years ago

Try it in Glue, it might be a glue error and not cubeviz....

astrofrog commented 5 years ago

It’s a bug in ipykernel, downgrade to a version <5

astrofrog commented 5 years ago

By the way it will be fixed in ipykernel 5.1.1. I think the latest glue conda package should now include version restrictions for ipykernel.

javerbukh commented 5 years ago

Since this is not a cubeviz issue, should I close this?

brechmos-stsci commented 5 years ago

Not yet, as we are going to have to peg the ipykernel version from above for installation.