From: Vinay S. <vin...@ya...> - 2011-06-29 16:13:56
|
According to PyPI, Markdown 2.0.3 is Python-3 friendly, but that's not the case as far as setup.py goes: Installing from archive: /tmp/Markdown-2.0.3.tar.gz File "setup.py", line 23 print 'Created:', bat_path ^ SyntaxError: invalid syntax failed to install Regards, Vinay Sajip |