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

Cannot insert attachment: 'Module' object has no attribute 'parse' #213

Open
gabrielg42 opened this issue Nov 21, 2018 · 2 comments
Open

Comments

@gabrielg42
Copy link

Hi,

Love the program. It's my preferred way of using Evernote in Linux, or just using it with code snippets.

Have run into a problem today where I can't insert an attachment. The console gives this output:

Evernote plugin error: 'module' object has no attribute 'parse'
	Last command: insert {'characters': '\n\n'}
	BEFORE SUBMITTING AN ISSUE (https://github.com/bordaigorl/sublime-evernote/issues):
	  1. Enable the `debug` setting in your Evernote.sublime-settings file and try again. If the problem persists take a note of the output in the console.
	     Make sure you delete personal information (e.g. Developer Token) from the output before posting it in an issue.
	  2. Check the wiki at https://github.com/bordaigorl/sublime-evernote/wiki
	  3. Search for similar issues at https://github.com/bordaigorl/sublime-evernote/issues?q=is%3Aissue
	(Evernote plugin v2.7.2, ST 3176, Python 3.3.6, linux x64, debug)
error: Evernote plugin cannot insert the attachment.
Evernote plugin error, please see the console for more details.
Then contact developer at
https://github.com/bordaigorl/sublime-evernote/issues

I have already set debug=true in the settings and this is the output.

Cheers,
Gabriel

@bordaigorl
Copy link
Owner

That is strange. Have you tried quitting and re-opening sublime? Somtimes it may do thing like that after an update...

@gabrielg42
Copy link
Author

It's still there even after I restart, unfortunately.

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