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

No module named unicodedata #1

Open
kylederkacz opened this issue Nov 19, 2012 · 0 comments
Open

No module named unicodedata #1

kylederkacz opened this issue Nov 19, 2012 · 0 comments
Labels

Comments

@kylederkacz
Copy link
Owner

On Windows 7 with SublimeText2 2.0.1 build 2217 the plugin fails to load due to an import error:

No module named unicodedata
Traceback (most recent call last):
  File ".\sublime_plugin.py", line 87, in reload_plugin
  File ".\LettuceFarmer.py", line 161, in __init__
  File ".\LettuceFarmer.py", line 293, in _reload_step_definitions
  File ".\LettuceFarmer.py", line 45, in __init__
NameError: global name 'lettuce' is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant