0
Fixed

FreeBSD import catcher error

Igor Pnev 11 years ago updated by Eugene Pankov (Project coordinator) 11 years ago 0

./ajenti-bsd start

Traceback (most recent call last):

  File "/usr/local/bin/ajenti-panel", line 11, in <module>

    from ajenti.util import PidFile

  File "/usr/local/lib/python2.7/site-packages/ajenti/util.py", line 9, in <module>

    import catcher

ImportError: No module named catcher


Answer

Answer
Fixed

Please run 'pip install python-catcher'. Dependency will be added in the next build.

Started

Please run 'pip install python-catcher'. Dependency will be added in the next build.

Answer
Fixed

Please run 'pip install python-catcher'. Dependency will be added in the next build.