ticket id
000047
status
closed
priority
???
assigned to
NOBODY
Reported by: Kyle
Component:

When I run buildout I get the following output:

Getting distribution for 'markdown>=2.0.1'. We have the best distribution that satisfies 'setuptools'. Picked: setuptools = 0.6c11 Running easyinstall: C:\Python25\python.exe "-c" ""from setuptools.command.easyinstall import main; main()"" "-mUNxd" ""C:\Users\KyleMac.buildout\eggs\tmpo-bdxt"" "-Z" "-q" ""c:\u sers\kylemac.buildout\dlcache\dist\download"" path=c:\users\kylemac.buildout\eggs\setuptools-0.6c11-py2.5.egg

error: Couldn't find a setup script in c:\users\kylemac.buildout\dlcache\dist\d ownload An error occured when trying to install Markdown 2.0.3.Look above this message f or any errors thatwere output by easy_install. While: Installing omelette. Getting distribution for 'markdown>=2.0.1'. Error: Couldn't install: Markdown 2.0.3

"c:\users\kylemac.buildout\dlcache\dist\download" is actually Markdown-2.0.3.win32.exe but I don't know why it saves itself as a file called "download" when previous versions do not. After the first failure, renaming the left over "download" file to "Markdown-2.0.3.win32.exe" fixes it.

Comments

By Waylan on 10/22/2009

Hmm, I just removed Markdown and ran easy_install markdown on a windows box and everything worked without incident. If your using buildbot, I would suggest checking for any problems there. This would appear to be an upstream problem - not a bug with Markdown.

C:\Documents and Settings\wlimberg.WCCH\Desktop>easy_install Markdown
Searching for Markdown
Reading http://pypi.python.org/simple/Markdown/
Reading http://www.freewisdom.org/projects/python-markdown/
Reading http://www.freewisdom.org/projects/python-markdown
Reading https://sourceforge.net/project/showfiles.php?group_id=153041
Best match: Markdown 2.0.3
Downloading http://pypi.python.org/packages/any/M/Markdown/Markdown-2.
0.3.win32.exe#md5=def85b9bd03ce80815098f0dce8067ae
Processing Markdown-2.0.3.win32.exe
creating 'c:\docume~1\wlimbe~1.wcc\locals~1\temp\easy_install-fvhxyu 
\Markdown-2.0.3-py2.5-win32.egg' and adding 'c:\docume~1\wlimbe~1.wcc
\locals~1\temp\easy_install-fvhxyu\Markdown-2.0.3-py2.5-win32.egg.tmp' to it
Moving Markdown-2.0.3-py2.5-win32.egg to c:\python25\lib\site-packages
Adding Markdown 2.0.3 to easy-install.pth file
Installing markdown.bat script to C:\Python25\Scripts
Installing markdown script to C:\Python25\Scripts

Installed c:\python25\lib\site-packages\markdown-2.0.3-py2.5-win32.egg
Processing dependencies for Markdown
Finished processing dependencies for Markdown

Resolution

wontfix

Powered by Sputnik | XHTML 1.1