sublime-evernote icon indicating copy to clipboard operation
sublime-evernote copied to clipboard

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

Open gabrielg42 opened this issue 6 years ago • 2 comments

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

gabrielg42 avatar Nov 21 '18 20:11 gabrielg42

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

bordaigorl avatar Nov 21 '18 20:11 bordaigorl

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

gabrielg42 avatar Nov 21 '18 20:11 gabrielg42