There appears to be an issue with fonts on trying to run spyder on my 
RedHat 6 enterprise edition system:
I created an "issue" but not sure where to raise this to ask whether this 
is a known issue or not.

Warning: None of the following fonts is installed: ['Monospace', 'DejaVu Sans 
Mono', 'Consolas', 'Monaco', 'Bitstream Vera Sans Mono', 'Andale Mono', 
'Liberation Mono', 'Courier New', 'Courier', 'monospace', 'Fixed', 'Terminal']
Warning: None of the following fonts is installed: ['Monospace', 'DejaVu Sans 
Mono', 'Consolas', 'Monaco', 'Bitstream Vera Sans Mono', 'Andale Mono', 
'Liberation Mono', 'Courier New', 'Courier', 'monospace', 'Fixed', 'Terminal']
Warning: None of the following fonts is installed: ['Monospace', 'DejaVu Sans 
Mono', 'Consolas', 'Monaco', 'Bitstream Vera Sans Mono', 'Andale Mono', 
'Liberation Mono', 'Courier New', 'Courier', 'monospace', 'Fixed', 'Terminal']
Traceback (most recent call last):
  File "spyder.py", line 2001, in main
    mainwindow = run_spyder(app, options)
  File "spyder.py", line 1913, in run_spyder
    main.setup()
  File "spyder.py", line 649, in setup
    self.workingdirectory = WorkingDirectory(self, self.init_workdir)
  File 
"/home/h05/cpelley/.local/lib/python2.7/site-packages/spyderlib/plugins/workingdirectory.py",
 line 196, in __init__
    wdhistory = self.load_wdhistory( workdir )
  File 
"/home/h05/cpelley/.local/lib/python2.7/site-packages/spyderlib/plugins/workingdirectory.py",
 line 278, in load_wdhistory
    wdhistory = [name for name in wdhistory if os.path.isdir(name)]
  File "/usr/local/sci/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)


Any help will be greatly appreciated :)
Thank you.

Carwyn

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to