Coder Social home page Coder Social logo

Comments (6)

felixdollack avatar felixdollack commented on September 18, 2024

@Curatum do you have any more information on this?
I can build the library and run the examples on Mac M2 (Ventura 13.2.1) with Python 3.10.

from fcwt.

fastlib avatar fastlib commented on September 18, 2024

@Curatum, do you have any more information as @felixdollack asked? If not, we will close this issue for administrative reasons.

from fcwt.

Curatum avatar Curatum commented on September 18, 2024

Sorry. I had some turbulent weeks and completely overlooked the answer. I have no computer science background so maybe I am actually the problem. Is it sufficient to run pip install fcwt or do I have to manually build the library? I tried both and it did not work for me, but I will try again tomorrow. Sorry again for the late answer

from fcwt.

fastlib avatar fastlib commented on September 18, 2024

Don't worry. Thanks for the quick response. Can you post the error message you get when installing fCWT via pip?

from fcwt.

Curatum avatar Curatum commented on September 18, 2024

I get no error message, even after uninstalling and installing it again. Still, the error persists while executing the code. I am now switching to a Windows machine, where it worked just fine. For me, that's the problem solved for now, but if you have any interest in finding the fault, I am happy to help and try some things.

Other than that, thank you for the amazing library. It is really a game changer :).

I have one more question: What kind of padding do you recommend for an aperiodic sensor signal? Because from what I read, no padding is included in the fcwt right?

from fcwt.

stellarpower avatar stellarpower commented on September 18, 2024

I think you probably need to be building dual-arch binaries. Although the fact that pip installs happily would indicate it's happy with the architecture.

As an aside, it is possible to get a SIGILL when there's nothing wrong with the build. If I forget to return a value from a function and get a warning that I don't see, this is how clang often implements to undefined behaviour. Can make me scratch my head for a bit until I see the warning on my scrollback.

from fcwt.

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.