0

I use Anaconda 1.9.1 python QT console (python 2.7.6). I just installed in on a new desktop and noticed that the font displayed in the console are in very low resolution. In other words, when I type in the console, the font edges are not "round" anymore but appear very pixelated. This does not happen on the old desktop that runs the same system.

Any ideas how to fix this? I would appreciate very much.

user3438258
  • 237
  • 1
  • 3
  • 9
  • 1
    Would you mind providing details of your OS version, desktop environment, Qt version... If you launch ipython qtconsole from a terminal, are any warnings printed? – mdurant Jul 17 '14 at 18:06
  • I use Windows 7, and the QT version that comes packaged with Anaconda 1.9.1 – user3438258 Jul 17 '14 at 18:10
  • Also, no warnings get printed when I start the QT console session – user3438258 Jul 17 '14 at 18:15
  • I'm afraid Windows is outside my realm. You could try upgrading anaconda (2.0.1 is out - use conda to do this), since they Qt backend reverted to pyqt4 from pyside, and might just help you. – mdurant Jul 17 '14 at 18:42
  • Yes, try `conda update anaconda` in a cmd shell (or `!conda update anaconda` in IPython) and see if that fixes it. – asmeurer Jul 21 '14 at 15:32

0 Answers0