From: Jan E. M. <li...@mo...> - 2010-06-30 15:37:00
|
I just tried installing this version but get the same result, this is on OS X 10.6.4 - standard install. The python version is 2.6.1, the version in /Library/Python/2.6/site-packages/markdown is 2.0.3 (I've tried logging in/out etc). Any advice on how to proceed is most welcome. - jem On Wed, Jun 30, 2010 at 16:57, Waylan Limberg <wa...@gm...> wrote: > It would appear that you have installed an older version which had > this problem on some systems depending on how they are configured. > > The latest version (currently 2.0.3) is here: > http://pypi.python.org/pypi/Markdown > > On Wed, Jun 30, 2010 at 9:23 AM, Jan Erik Moström <li...@mo...> wrote: >> I just installed python markdown and tried to run it and got the >> following message >> >> File "/usr/local/bin/markdown.py", line 44, in <module> >> from markdown import COMMAND_LINE_LOGGING_LEVEL >> File "/usr/local/bin/markdown.py", line 44, in <module> >> from markdown import COMMAND_LINE_LOGGING_LEVEL >> ImportError: cannot import name COMMAND_LINE_LOGGING_LEVEL >> >> Does anyone have an idea what I missed during install? >> >> - jem |