Code Monkey home page Code Monkey logo

ailment's Issues

error in pip install -r requirements.txt

  WARNING: Installing from a newer Wheel-Version (1.1)
    Running setup.py install for python-snappy ... error
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r1fj0fc5/python-snappy/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r1fj0fc5/python-snappy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-134jzbiu/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/python-snappy
         cwd: /tmp/pip-install-r1fj0fc5/python-snappy/
    Complete output (23 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-3.8
    creating build/lib.linux-x86_64-3.8/snappy
    copying snappy/snappy_cffi_builder.py -> build/lib.linux-x86_64-3.8/snappy
    copying snappy/__init__.py -> build/lib.linux-x86_64-3.8/snappy
    copying snappy/snappy_cffi.py -> build/lib.linux-x86_64-3.8/snappy
    copying snappy/__main__.py -> build/lib.linux-x86_64-3.8/snappy
    copying snappy/snappy_formats.py -> build/lib.linux-x86_64-3.8/snappy
    copying snappy/hadoop_snappy.py -> build/lib.linux-x86_64-3.8/snappy
    copying snappy/snappy.py -> build/lib.linux-x86_64-3.8/snappy
    running build_ext
    building 'snappy._snappy' extension
    creating build/temp.linux-x86_64-3.8
    creating build/temp.linux-x86_64-3.8/snappy
    x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c snappy/snappymodule.cc -o build/temp.linux-x86_64-3.8/snappy/snappymodule.o
    snappy/snappymodule.cc:31:10: fatal error: snappy-c.h: No such file or directory
       31 | #include <snappy-c.h>
          |          ^~~~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r1fj0fc5/python-snappy/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r1fj0fc5/python-snappy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-134jzbiu/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/python-snappy Check the logs for full command output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.