I'm getting what looks to be the same issue as mich, I'm on Debian 6:
name@hostname:~$ ./phoenix.cfg
Traceback (most recent call last):
File "/usr/local/bin/phoenix", line 8, in
load_entry_point('phoenix==2.0.0-rc1', 'console_scripts', 'phoenix')()
File "build/bdist.linux-i686/egg/pkg_resources.py", line 318, in load_entry_point
def has_metadata(name):
File "build/bdist.linux-i686/egg/pkg_resources.py", line 2221, in load_entry_point
def __getattr__(self,attr):
File "build/bdist.linux-i686/egg/pkg_resources.py", line 1954, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named phoenix