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

ImportError: cannot import name _common #1

Open
realamirhe opened this issue Apr 17, 2019 · 0 comments
Open

ImportError: cannot import name _common #1

realamirhe opened this issue Apr 17, 2019 · 0 comments

Comments

@realamirhe
Copy link

Expected Behaviour

I expect it to work.

Actual Behaviour

It doesn't run at all.

Steps to Reproduce

start sublime again.

ST3, FancyWord and OS versions

Sublime 3.2.1 build 3207, @latest, Windows 10 OS Build 17134.590

ST3 Console Logs

cmds.append(class_(view))
if self.word2vec_enabled and not is_word2vec_api_server_running():
import psutil
from . import _common
ImportError: cannot import name _common
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

1 participant