Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pep8 fails under TM2 #6

Open
fonnesbeck opened this issue May 14, 2012 · 1 comment
Open

pep8 fails under TM2 #6

fonnesbeck opened this issue May 14, 2012 · 1 comment

Comments

@fonnesbeck
Copy link

The pep8 tmbundle fails as follows on TM2:

Traceback (most recent call last):
  File "PEP8", line 11, in <module>
    import textmate_pep8
  File "/Users/fonnescj/Library/Application Support/Avian/Pristine Copy/Bundles/Python PEP8.tmbundle/Support/textmate_pep8.py", line 71, in <module>
    from Vendor import pep8
ImportError: No module named Vendor
@njvack
Copy link
Contributor

njvack commented Nov 16, 2012

The pull request attached to Issue 7 should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants