Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Failure running “Complete”. in tmbundle #22

Description

@hbmartin
  1. Installing on Mac OS X 10.8, Python 2.7.2
  2. sudo python setup.py install
  3. Moved PySmell.tmbundle to ~/Library/Application Support/TextMate/Managed/Bundles
  4. Attempted to run PySmell autocomplete in TextMate
  5. Receive the following error:
    Traceback (most recent call last):
    File "", line 1, in
    File "/Library/Python/2.7/site-packages/mktags-0.1-py2.7.egg/pysmell/textmate.py", line 4, in
    from pysmell import tags as tags_module
    File "/Library/Python/2.7/site-packages/mktags-0.1-py2.7.egg/pysmell/tags.py", line 17, in
    from pysmell.outputHandlers.PickleOut import PickleOut
    ImportError: No module named outputHandlers.PickleOut

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions