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.

Can't use auto-compelte #15

Description

@rohdef

What steps will reproduce the problem?

  1. Try to autocomplete in textmate on OSX

What is the expected output? What do you see instead?
I expect to see the PySmell autocomplete dialog

What version of the product are you using? On what operating system?
OSX latest version of pysmell from github copied on 4/29 11:30am

Please provide any additional information below.
Error output is:
Traceback (most recent call last):
File "", line 1, in
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/pysmell/textmate.py",
line 5, in
from pysmell import tm_dialog
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/pysmell/tm_dialog.py",
line 12, in
dialog = os.environ["DIALOG"]
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/UserDict.py",
line 22, in getitem
raise KeyError(key)
KeyError: 'DIALOG'

That text actually fills into my document.

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions