Ticket #73 (closed defect: fixed)

Opened 9 months ago

Last modified 6 months ago

Ubuntu user sees Traceback with 'cd ..'

Reported by: sontag Assigned to: sontag
Priority: normal Milestone: PyRAF 1.5 stsci_python 2.6
Component: none Version:
Severity: normal Keywords:
Cc:

Description

      Dear Pyraf Team,
      
      I have recently installed Ubuntu Gutsy and installed pyraf and iraf the 
      way I used to. I also run ipython 0.80.1, when I run pyraf --ipython and 
      I try to do anythin with the cd command I get the following error:
      ------------------------------
       1~/iraf>cd ..
      ---------------------------------------------------------------------------
      <class 'pyraf.irafglobals.IrafError'>     Traceback (most recent call last)
      
      
      <class 'pyraf.irafglobals.IrafError'>: Illegal non-string value for 
      directory
      ------------------------------------
      
      I can call cd by doing cd('..')or by specifying it as a magic command: 
      %cd .. . Is there any way to get the original functionality back?

Change History

11/27/07 14:08:09 changed by sontag

This is from CNSHD706842.

11/28/07 09:14:36 changed by sontag

  • status changed from new to closed.
  • resolution set to fixed.

02/28/08 09:03:05 changed by sontag

  • milestone changed from stsci_python 2.6 release to PyRAF 1.5 stsci_python 2.6.

Milestone stsci_python 2.6 release deleted