Collecting markdown2html==0.0.1
1 location(s) to search for versions of markdown2html:
* https://pypi.python.org/simple/markdown2html/
Getting page https://pypi.python.org/simple/markdown2html/
Analyzing links from page https://pypi.python.org/simple/markdown2html/
Found link https://pypi.python.org/packages/17/06/4671307a7b209cb62bbfcbfc5b4e6e8123cf4d462b0b815e995de761a304/markdown2html-0.0.1.tar.gz#md5=ae1c0e53ef3d7941a310482738913b88 (from https://pypi.python.org/simple/markdown2html/), version: 0.0.1
Using version 0.0.1 (newest of versions: 0.0.1)
Downloading markdown2html-0.0.1.tar.gz
Downloading from URL https://pypi.python.org/packages/17/06/4671307a7b209cb62bbfcbfc5b4e6e8123cf4d462b0b815e995de761a304/markdown2html-0.0.1.tar.gz#md5=ae1c0e53ef3d7941a310482738913b88 (from https://pypi.python.org/simple/markdown2html/)
Running setup.py (path:/tmp/pip-build-7rdlcblu/markdown2html/setup.py) egg_info for package markdown2html
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/markdown2html.egg-info
writing entry points to pip-egg-info/markdown2html.egg-info/entry_points.txt
writing top-level names to pip-egg-info/markdown2html.egg-info/top_level.txt
writing requirements to pip-egg-info/markdown2html.egg-info/requires.txt
writing pip-egg-info/markdown2html.egg-info/PKG-INFO
writing dependency_links to pip-egg-info/markdown2html.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/markdown2html.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/markdown2html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
Maybe try:
sudo apt-get install pandoc
See http://johnmacfarlane.net/pandoc/installing.html
for installation options
---------------------------------------------------------------
warning: no files found matching '*.json'
warning: no files found matching '*.sh'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.txt'
warning: no files found matching 'RELEASE'
writing manifest file 'pip-egg-info/markdown2html.egg-info/SOURCES.txt'
Source in /tmp/pip-build-7rdlcblu/markdown2html has version 0.0.1, which satisfies requirement markdown2html==0.0.1 from https://pypi.python.org/packages/17/06/4671307a7b209cb62bbfcbfc5b4e6e8123cf4d462b0b815e995de761a304/markdown2html-0.0.1.tar.gz#md5=ae1c0e53ef3d7941a310482738913b88
Building wheels for collected packages: markdown2html
Running setup.py bdist_wheel for markdown2html: started
Destination directory: /tmp/tmpk0htfej7pip-wheel-
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7rdlcblu/markdown2html/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpk0htfej7pip-wheel-
Maybe try:
sudo apt-get install pandoc
See http://johnmacfarlane.net/pandoc/installing.html
for installation options
---------------------------------------------------------------
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/md2html
copying md2html/__init__.py -> build/lib/md2html
copying md2html/utils.py -> build/lib/md2html
copying md2html/convert.py -> build/lib/md2html
running egg_info
writing entry points to markdown2html.egg-info/entry_points.txt
writing markdown2html.egg-info/PKG-INFO
writing dependency_links to markdown2html.egg-info/dependency_links.txt
writing top-level names to markdown2html.egg-info/top_level.txt
writing requirements to markdown2html.egg-info/requires.txt
reading manifest file 'markdown2html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json'
warning: no files found matching '*.sh'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.txt'
warning: no files found matching 'RELEASE'
writing manifest file 'markdown2html.egg-info/SOURCES.txt'
creating build/lib/md2html/style-templates
copying md2html/style-templates/style.css -> build/lib/md2html/style-templates
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/md2html
creating build/bdist.linux-armv7l/wheel/md2html/style-templates
copying build/lib/md2html/style-templates/style.css -> build/bdist.linux-armv7l/wheel/md2html/style-templates
copying build/lib/md2html/__init__.py -> build/bdist.linux-armv7l/wheel/md2html
copying build/lib/md2html/utils.py -> build/bdist.linux-armv7l/wheel/md2html
copying build/lib/md2html/convert.py -> build/bdist.linux-armv7l/wheel/md2html
running install_egg_info
Copying markdown2html.egg-info to build/bdist.linux-armv7l/wheel/markdown2html-0.0.1-py3.4.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/markdown2html-0.0.1.dist-info/WHEEL
Running setup.py bdist_wheel for markdown2html: finished with status 'done'
Stored in directory: /tmp/tmp7wksd3tj
Successfully built markdown2html
Cleaning up...
Removing source in /tmp/pip-build-7rdlcblu/markdown2html