Collecting pyconfiglib==1. (from man==1.5.1)
Collecting pypandoc (from man==1.5.1)
Collecting superprompt (from man==1.5.1)
Collecting pygments==2. (from pyconfiglib==1.->man==1.5.1)
Collecting click==6. (from pyconfiglib==1.*->man==1.5.1)
Collecting setuptools (from pypandoc->man==1.5.1)
Collecting pip>=8.1.0 (from pypandoc->man==1.5.1)
Collecting wheel>=0.25.0 (from pypandoc->man==1.5.1)
Collecting colorama (from superprompt->man==1.5.1)
Building wheels for collected packages: man
Building wheel for man (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /Users/jab/.virtualenvs/cde/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z/setup.py'"'"'; file='"'"'/private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z/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 /private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-wheel-joxz3rfi --python-tag cp37
cwd: /private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z/
Shortened output (<40 lines):
running, creating, copying, running, creating, writing, reading, all OK
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing, creating, copying, creating, running build_scripts, all OK again
creating build/scripts-3.7
error: [Errno 2] No such file or directory: 'console_scripts'
$ python3 -m pip install --force-reinstall git+https://github.com/ddorn/man Collecting git+https://github.com/ddorn/man Cloning https://github.com/ddorn/man to /private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z Running command git clone -q https://github.com/ddorn/man /private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z
Collecting pyconfiglib==1. (from man==1.5.1) Collecting pypandoc (from man==1.5.1) Collecting superprompt (from man==1.5.1) Collecting pygments==2. (from pyconfiglib==1.->man==1.5.1) Collecting click==6. (from pyconfiglib==1.*->man==1.5.1) Collecting setuptools (from pypandoc->man==1.5.1) Collecting pip>=8.1.0 (from pypandoc->man==1.5.1) Collecting wheel>=0.25.0 (from pypandoc->man==1.5.1) Collecting colorama (from superprompt->man==1.5.1) Building wheels for collected packages: man Building wheel for man (setup.py) ... error ERROR: Command errored out with exit status 1: command: /Users/jab/.virtualenvs/cde/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z/setup.py'"'"'; file='"'"'/private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z/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 /private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-wheel-joxz3rfi --python-tag cp37 cwd: /private/var/folders/gl/4224mjvs3216zl7qn81_vdm80000gn/T/pip-req-build-aocrbp7z/
Shortened output (<40 lines): running, creating, copying, running, creating, writing, reading, all OK
warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing, creating, copying, creating, running build_scripts, all OK again
creating build/scripts-3.7 error: [Errno 2] No such file or directory: 'console_scripts'