I'm fairly sure I'm doing something wrong and this isn't a bug, but when I installed blender from the 'blender' repository and have 2.66a running in an Ubuntu 13.10 VM, I got problems with using Python in the console.
After starting blender I get the following warnings:
Color management: using fallback mode for management connect failed: No such file or directory After this when I try to type in any Python commands at the terminal, nothing happens. The >>>, suggesting an interactive Python session also don't appear.
What am I doing wrong?


