limodou / parm

Convert par favorit markdown syntax to html document, supports semantic-ui and bootstrap css framework.
http://limodou.github.io/parm
BSD 2-Clause "Simplified" License
38 stars 5 forks source link

plugins 和 templates 文件夹丢失的问题 #1

Closed fxiao closed 11 years ago

fxiao commented 11 years ago

hi,

debian 6.0.6上安装完parm出现pluginstemplates 文件夹丢失的问题。

环境:

root@debian:~/tgit/doc# easy_install parm
Searching for parm
Reading http://pypi.python.org/simple/parm/
Reading http://my.oschina.net/limodou/blog
Best match: parm 0.1
Downloading https://github.com/downloads/limodou/parm/parm-0.1.zip
Processing parm-0.1.zip
Writing /tmp/easy_install-TvO0H1/setup.cfg
Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-TvO0H1/egg-dist-tmp-uk9hQg
Adding parm 0.1 to easy-install.pth file
Installing parm script to /usr/local/bin

Installed /usr/local/lib/python2.7/dist-packages/parm-0.1-py2.7.egg
Processing dependencies for parm
Finished processing dependencies for parm
root@debian:~/tgit/doc# cd /usr/local/lib/python2.7/dist-packages/parm-0.1-py2.7.egg/
EGG-INFO/ parm/
root@debian:~/tgit/doc# cd /usr/local/lib/python2.7/dist-packages/parm-0.1-py2.7.egg/parm/
root@debian:/usr/local/lib/python2.7/dist-packages/parm-0.1-py2.7.egg/parm# ll
总用量 148
-rwxr-xr-x 1 root staff 12660  1月  1 02:04 commands.py*
-rw-r--r-- 1 root staff 13908  1月  1 02:04 commands.pyc
-rwxr-xr-x 1 root staff  7852  1月  1 02:04 __init__.py*
-rw-r--r-- 1 root staff  7344  1月  1 02:04 __init__.pyc
-rwxr-xr-x 1 root staff  3384  1月  1 02:04 md_ext.py*
-rw-r--r-- 1 root staff  3213  1月  1 02:04 md_ext.pyc
-rwxr-xr-x 1 root staff 24645  1月  1 02:04 template.py*
-rw-r--r-- 1 root staff 28299  1月  1 02:04 template.pyc
-rwxr-xr-x 1 root staff 14105  1月  1 02:04 utils.py*
-rw-r--r-- 1 root staff 18524  1月  1 02:04 utils.pyc

谢谢~

limodou commented 11 years ago

这个我是发现了,但是忘上传了。我已经更新了,你使用最新版本试试。