Yuzhe Ding
Yuzhe Ding
Mac下遇到同样的问题,无法发布。
@michalyao 请问如何操作?
申请了之后,revoke过一次,重新申请之后填入,运行"evermonkey new"出现错误 >Unexpected Error: {"errorCode":8,"message":"authenticationToken","rateLimitDuration":null} 请问如何解决?
@michalyao 感谢如此迅速的回复。 我在user setting里的设置如下: >"evermonkey.token": "my token", "Notestore URL": "my url", "evermonkey.highlightTheme": "Solarized Dark", "evermonkey.recentNotesCount": 15, "evermonkey.attachmentsFolder": "~/Downloads", "evermonkey.uploadFolder": "~/Downloads", "evermonkey.showTips": true, "evermonkey.noteReadonly": false, "evermonkey.codeFontFamily": "Operator Mono", "evermonkey.codeFontSize": 14, 格式应该没有问题吧?
@michalyao 确认了很多遍,而且刚才还出现了 > Evernote token not set, please enter ever token command to help you configure. 的提示,非常不解。
@michalyao 犯了一个低级错误,我上面的设置中`evermonkey.noteStoreUrl`莫名写成了`Notestore URL`,抱歉耽误作者时间了!但是用“ever publish" 的时候不停的出现 > Unexpected error :{}
@mlinzner This issue has been reported via twitter and solved already in the latest release. Thanks again for your attention and please be free to close the issue.
@syohex Thanks, I see. So I just keep `company-jedi` and uninstall `jedi` & `auto-complete`, but then a similar issue like [this](https://github.com/tkf/emacs-jedi/issues/177) came to me when I just open a ".py"...
@syohex Actually, > the error"Process epc:server:3 exited abnormally with code 1` came to me right after I using `M-x jedi:install-server`, since `virtualenv` hasn't been maintained for a long time, I...
@syohex Yeah, the error comes with Python 3.4.3 on my MBP. So, should I report it to sb.?