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

add SublimeJEDI to Package Control #11

Closed
vasylnakvasiuk opened this issue Jan 5, 2013 · 5 comments
Closed

add SublimeJEDI to Package Control #11

vasylnakvasiuk opened this issue Jan 5, 2013 · 5 comments

Comments

@vasylnakvasiuk
Copy link

  1. add SublimeJEDI to Package Control
  2. add this method of installation to README
@nfaggian
Copy link

+1

I think its probably good enough to do this for now.

@srusskih
Copy link
Owner

@vasylnakvasiuk
Copy link
Author

Thanks. Everything works fine.

@mayowa
Copy link

mayowa commented Jan 14, 2013

I've followed the installation instructions in readme, SublimeJedi installs but I get the following errors when i try to autocomplete

Traceback (most recent call last):
File "./sublime_plugin.py", line 236, in on_query_completions
File "./sublime_jedi.py", line 254, in on_query_completions
File "./sublime_jedi.py", line 278, in get_completions
File "./sublime_jedi.py", line 77, in get_script
ImportError: No module named jedi
Traceback (most recent call last):
File "./sublime_jedi.py", line 218, in delayed_complete
File "./sublime_jedi.py", line 77, in get_script
ImportError: No module named jedi

import jedi
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named jedi

I've checked, there is a jedi module in the sublime_jedi folder and it has a init.py file
I'll do a bit more digging.

Platform:
Ubuntu 12.04
Python 2.7.3
Sublime Text 2.0.1 build 2217

@srusskih
Copy link
Owner

#13

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

4 participants