Results 4 comments of Vinli

`src="https://unpkg.com/vue/dist/vue.js"` 👆it cannot find vue dist resource. using this, it will be ok. or any version with dist at sorce code. -`src=https://unpkg.com/[email protected]/dist/vue.js`

* @klaus01 我这里现在是每次都这个状态,我也不知道如何重现。 * @huacnlee 你那里是偶尔出现么?

``` $ python >>> import os >>> from snowboy import snowboydetect >>> resource_path = os.path.join(os.path.dirname(snowboydetect.__file__), 'resources') >>> resource_path '/usr/local/lib/python2.7/dist-packages/snowboy/resources' $ cd /usr/local/lib/python2.7/dist-packages/snowboy/resources $ ls alexa.umdl common.res ding.wav dong.wav snowboy.umdl snowboy.wav...