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

NameError: name 'npp_emmet' is not defined #6

Open
guneysus opened this issue Nov 14, 2013 · 3 comments
Open

NameError: name 'npp_emmet' is not defined #6

guneysus opened this issue Nov 14, 2013 · 3 comments

Comments

@guneysus
Copy link

guneysus commented Nov 14, 2013

I am using Notepad++ 6.4.2 (UNICODE) and Python Script 0.9.2.0

Emmet is not working and giving this error in the Python Console

NameError: name 'npp_emmet' is not defined

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4199903-nameerror-name-npp_emmet-is-not-defined?utm_campaign=plugin&utm_content=tracker%2F286766&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F286766&utm_medium=issues&utm_source=github).
@hailin84
Copy link

Have you installed Python ? Try to uninstalled it.

@xiorcal
Copy link

xiorcal commented Nov 24, 2014

solved this by downloading emmet from github instead of npp plugins on sourceforge.

@kear123
Copy link

kear123 commented Jun 30, 2017

Hi all , I meet that issue also . Anyone knows what to do to fix ? Thank:)

notepad++7.4.2(32bit)
python script 0.9.2.0
And I copied 4 files (editor.js,emmet-app.js,python-wrapper.js,snippets.json) into C:\Users\Sunny\AppData\Roaming\Notepad++\plugins\config\emmet

error message in python console :
File "", line 1, in
NameError: name 'npp_emmet' is not defined
Traceback (most recent call last):

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