Bug#550794: fast-export-from-darcs: “ERROR: No module named exporters”

2009-11-07 Thread Felix Zielcke
tag 550794 patch thanks The package build with this fixed it for me. Disclaimer: This is my first experience at all with python :) === modified file 'setup.py' --- setup.py2009-07-23 01:55:44 + +++ setup.py2009-11-07 14:45:04 + @@ -19,5 +19,6 @@ if __name__ == '__main__':

Bug#550794: fast-export-from-darcs: “ERROR: No module named exporters”

2009-10-12 Thread Ben Finney
Package: bzr-fastimport Version: 0.9.0~bzr243-1 Severity: normal When trying to use ‘fast-export-from-darcs’, the command fails with an ImportError: = $ bzr --version Bazaar (bzr) 1.17 Python interpreter: /usr/bin/python 2.5.4 Python standard library: /usr/lib/python2.5 bzrlib: /usr/lib