Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. copying lib/mysqlx/locales/eng/__init__.py -> build/lib.linux-x86_64-2.7/mysqlx/locales/eng
  2.  
  3. running build_ext
  4.  
  5. Unable to find Protobuf include directory.
  6.  
  7. # Python architecture: 64-bit
  8.  
  9. # Python ARCH_64BIT: True
  10.  
  11. ----------------------------------------
  12. Cleaning up...
  13. Command /home/pvirgo/.virtualenvs/yasp/bin/python2 -c "import setuptools, tokenize;__file__='/tmp/pip-build-PyijXo/mysql-connector/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-gaJKM9-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/pvirgo/.virtualenvs/yasp/include/site/python2.7 failed with error code 1 in /tmp/pip-build-PyijXo/mysql-connector
  14. Storing debug log for failure in /home/pvirgo/.pip/pip.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement