This repository was archived by the owner on May 21, 2024. It is now read-only.
Description
Platform: Darwin-16.6.0-x86_64-i386-64bit
Python version: 3.6.4
Running pip install python-pachyderm
(.venv) ❱ pip install python-pachyderm
Collecting python-pachyderm
Using cached https://files.pythonhosted.org/packages/09/11/8e362821d7a752e45753e58ecf700b8f4ca84d740f8aa64a053ddef8b24c/python-pachyderm-1.6.8.post9.tar.gz
Requirement already satisfied: protobuf in ./.venv/lib/python3.6/site-packages (from python-pachyderm)
Requirement already satisfied: grpcio in ./.venv/lib/python3.6/site-packages (from python-pachyderm)
Requirement already satisfied: future>=0.14 in ./.venv/lib/python3.6/site-packages (from python-pachyderm)
Requirement already satisfied: setuptools in ./.venv/lib/python3.6/site-packages (from protobuf->python-pachyderm)
Requirement already satisfied: six>=1.9 in ./.venv/lib/python3.6/site-packages (from protobuf->python-pachyderm)
Building wheels for collected packages: python-pachyderm
Running setup.py bdist_wheel for python-pachyderm ... error
Complete output from command /Users/ryan.wheeler/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/private/var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/pip-build-ux7161v9/python-pachyderm/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 /var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/tmp_o4pe5uppip-wheel- --python-tag cp36:
/Users/ryan.wheeler/.venv/lib/python3.6/site-packages/setuptools/dist.py:331: UserWarning: Normalizing '1.6.8-9' to '1.6.8.post9'
normalized_version,
running bdist_wheel
running build
running build_py
creating build
error: could not create 'build': File exists
----------------------------------------
Failed building wheel for python-pachyderm
Running setup.py clean for python-pachyderm
Failed to build python-pachyderm
Installing collected packages: python-pachyderm
Running setup.py install for python-pachyderm ... error
Complete output from command /Users/ryan.wheeler/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/private/var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/pip-build-ux7161v9/python-pachyderm/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/pip-4ib4860i-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/ryan.wheeler/.venv/include/site/python3.6/python-pachyderm:
/Users/ryan.wheeler/.venv/lib/python3.6/site-packages/setuptools/dist.py:331: UserWarning: Normalizing '1.6.8-9' to '1.6.8.post9'
normalized_version,
running install
running build
running build_py
creating build
error: could not create 'build': File exists
----------------------------------------
Command "/Users/ryan.wheeler/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/private/var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/pip-build-ux7161v9/python-pachyderm/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/pip-4ib4860i-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/ryan.wheeler/.venv/include/site/python3.6/python-pachyderm" failed with error code 1 in /private/var/folders/xh/6jrlj6dn58ggnt8x8m56d2d5p0t72f/T/pip-build-ux7161v9/python-pachyderm/
You are using pip version 9.0.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Reactions are currently unavailable
Running
pip install python-pachyderm