Code Monkey home page Code Monkey logo

Comments (10)

BytesTrust avatar BytesTrust commented on July 18, 2024 1

Close issue got it install on ubuntu 16.04
Can you please give example for NV200

from essp.

Minege avatar Minege commented on July 18, 2024

Hi,

As we use ".so" libraries to get the low-level stuff done, it's normal that it doesn't work on Win32.
If you can rewrite them for Windows, it will be really useful for people with a Windows environement.
Anyway i recommand you to setup this kind of system in a linux environment, especially for a BTM.

from essp.

BytesTrust avatar BytesTrust commented on July 18, 2024

Does not work on mac either ...same error

from essp.

Minege avatar Minege commented on July 18, 2024

from essp.

BytesTrust avatar BytesTrust commented on July 18, 2024

error: can't copy '/private/var/folders/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-build-3vrtg_vj/eSSP6/_eSSP/libessp.so': doesn't exist or not a regular file

----------------------------------------

Command "/usr/local/bin/python3.6 -u -c "import setuptools, tokenize;file='/private/var/folders/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-build-3vrtg_vj/eSSP6/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/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-04bud7yr-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-build-3vrtg_vj/eSSP6/

from essp.

Minege avatar Minege commented on July 18, 2024

from essp.

BytesTrust avatar BytesTrust commented on July 18, 2024

python3.6 -m pip install git+https://github.com/Minege/eSSP

error: can't copy '/private/var/folders/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-4ok9sknx-build/_eSSP/libessp.so': doesn't exist or not a regular file

----------------------------------------

Command "/usr/local/bin/python3.6 -u -c "import setuptools, tokenize;file='/private/var/folders/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-4ok9sknx-build/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/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-i95s2ec7-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/97/8vd7lxr110lfrq58txz48yjh0000gn/T/pip-4ok9sknx-build/

from essp.

Minege avatar Minege commented on July 18, 2024

Can you try with pip install git+ https://github.com/Minege/eSSP@unstable
And pip install git+ https://github.com/Minege/eSSP@update

from essp.

Minege avatar Minege commented on July 18, 2024

There is an example in the README.md

from essp.

URSTYLE avatar URSTYLE commented on July 18, 2024

@Minege it's not working on OSX using pip install / pip install git+

    Complete output (15 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib
    creating build/lib/eSSP
    copying eSSP/eSSP.py -> build/lib/eSSP
    copying eSSP/constants.py -> build/lib/eSSP
    copying eSSP/__init__.py -> build/lib/eSSP
    Compiling library
    cc -shared -fPIC -ggdb -g3 -Wl,-soname,libessp.so.1 -o libessp.so init.o ssp_helpers.o linux.o lib/bin/libitlssp.a
    ld: unknown option: -soname
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make: *** [libessp.so] Error 1
    error: can't copy '/private/var/folders/p3/jr3zyl1s7x5b1khkwy8ldvtm0000gn/T/pip-req-build-o6zv2zfm/_eSSP/libessp.so': doesn't exist or not a regular file

from essp.

Related Issues (19)

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.