Giter Club home page Giter Club logo

Comments (5)

AashishPathak-GSLab avatar AashishPathak-GSLab commented on July 26, 2024

Hi Manoj,
Can you please share few details like,

  • stacktrace
  • platform
  • python version ,etc.

~ Aashish P.

from aerospike-client-python.

letronje avatar letronje commented on July 26, 2024

Here's the stacktrace:

sudo pip install aerospike                
[sudo] password for letronje: 
Downloading/unpacking aerospike
  Downloading aerospike-1.0.30.tar.gz
  Running setup.py (path:/tmp/pip_build_root/aerospike/setup.py) egg_info for package aerospike
    info: liblua found:  /usr/lib/liblua.so

Installing collected packages: aerospike
  Running setup.py install for aerospike
    info: liblua found:  /usr/lib/liblua.so
    info: Executing ./scripts/aerospike-client-c.sh
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip_build_root/aerospike/setup.py", line 195, in <module>
        rc = call(['./scripts/aerospike-client-c.sh'])
      File "/usr/lib/python2.7/subprocess.py", line 522, in call
        return Popen(*popenargs, **kwargs).wait()
      File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
        errread, errwrite)
      File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
        raise child_exception
    OSError: [Errno 13] Permission denied
    Complete output from command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/aerospike/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-a6RNJ_-record/install-record.txt --single-version-externally-managed --compile:
    info: liblua found:  /usr/lib/liblua.so

info: Executing ./scripts/aerospike-client-c.sh

Traceback (most recent call last):

  File "<string>", line 1, in <module>

  File "/tmp/pip_build_root/aerospike/setup.py", line 195, in <module>

    rc = call(['./scripts/aerospike-client-c.sh'])

  File "/usr/lib/python2.7/subprocess.py", line 522, in call

    return Popen(*popenargs, **kwargs).wait()

  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__

    errread, errwrite)

  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child

    raise child_exception

OSError: [Errno 13] Permission denied

----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/aerospike/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-a6RNJ_-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/aerospike
Storing debug log for failure in /home/letronje/.pip/pip.log

from aerospike-client-python.

letronje avatar letronje commented on July 26, 2024

OS: Linux Mint 17 ( Based on Ubunutu 14.04 )
Python: 2.7.6

from aerospike-client-python.

letronje avatar letronje commented on July 26, 2024

Looks like Linux Mint 17 is not supported officially :(

from aerospike-client-python.

AashishPathak-GSLab avatar AashishPathak-GSLab commented on July 26, 2024
$ sudo pip install aerospike
Downloading/unpacking aerospike
  Downloading aerospike-1.0.30.tar.gz
  Running setup.py (path:/tmp/pip_build_root/aerospike/setup.py) egg_info for package aerospike
    info: liblua found:  /usr/lib/x86_64-linux-gnu/liblua5.1.so

Installing collected packages: aerospike
  Running setup.py install for aerospike
    error: linuxmint17 is not supported.
    error: scripts/aerospike-client-c.sh 1
    info: liblua found:  /usr/lib/x86_64-linux-gnu/liblua5.1.so
    info: Executing ./scripts/aerospike-client-c.sh
    Complete output from command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/aerospike/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-YThzSL-record/install-record.txt --single-version-externally-managed --compile:
    error: linuxmint17 is not supported.

error: scripts/aerospike-client-c.sh 1

info: liblua found:  /usr/lib/x86_64-linux-gnu/liblua5.1.so

info: Executing ./scripts/aerospike-client-c.sh

----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/aerospike/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-YThzSL-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/aerospike
Storing debug log for failure in /home/gslab/.pip/pip.log

I tried reproducing it. Definitely, LinuxMint 17 is not supported right now. You can see the same from std logs.

from aerospike-client-python.

Related Issues (20)

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.