Code Monkey home page Code Monkey logo

Comments (4)

Minege avatar Minege commented on July 1, 2024

Hi @LittleDuke,
Can you try to again on your Raspberry Pi, but install the library like this instead:
pip install git+https://github.com/Minege/eSSP.git@update ?

from essp.

LittleDuke avatar LittleDuke commented on July 1, 2024

from essp.

ymaktepi avatar ymaktepi commented on July 1, 2024

Hi @LittleDuke

I'd be interested in seeing your patch as I'm currently running into the same issue. Would you be kind enough to create a PR if you still have the updated code around? Thanks in advance

@Minege
Long time no see, how's life? I tried compiling the C part of the lib on a raspberry pi 4 (edit: using the update branch), and it seems to still crash at the same point:

Random.c: In function ‘GetRTSC’:
Random.c:141:2: error: impossible constraint in ‘asm’
  asm ("RDTSC" : "=A" (result));
  ^~~
make: *** [Makefile:32: Random.o] Error 1

I did not try on a RPi3 but I could if it's needed.

from essp.

ymaktepi avatar ymaktepi commented on July 1, 2024

Should be fixed in #15

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.