January 2012

Error message

  • Warning: include_once(/usr/local/www/apache24/data/sites/all/modules/views_infinite_scroll/theme/views_infinite_scroll_theme.inc): failed to open stream: No such file or directory in theme() (line 1065 of /usr/local/www/apache24/data/includes/theme.inc).
  • Warning: include_once(): Failed opening '/usr/local/www/apache24/data/sites/all/modules/views_infinite_scroll/theme/views_infinite_scroll_theme.inc' for inclusion (include_path='.:/usr/local/share/pear') in theme() (line 1065 of /usr/local/www/apache24/data/includes/theme.inc).

t

Eclipse with PyDev under OS X Lion

Blog categories: 

Yesterday I wanted to start using the Eclipse extension PyDev, because I was tired of using the pdb module. Even more sophisticated debugging modules like pudb did not satisfy my need for intuitive and comfortable python debugging. Even though I heard of the PyDev extension quite a while ago, I never gave it a try, as I was reluctant using the Eclipse Framework for Python.