What I doing wrong? Ubuntu:
$:/usr/local/bin$ sudo phoenix.cfg
Traceback (most recent call last):
File "/usr/local/bin/phoenix", line 9, in
load_entry_point('phoenix==2.0.0-rc1', 'console_scripts', 'phoenix')()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 305, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2245, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1955, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named phoenix
and phoenix does not starts (((