Git Product home page Git Product logo

Comments (6)

sebpiq avatar sebpiq commented on August 22, 2024

Possibly related with 3bf588c ?

from pyfasst.

wslihgt avatar wslihgt commented on August 22, 2024

Hi there,

Sorry for the late answer. I have not yet have much time to dig into that problem, and you could be right. Interestingly, in the pypi package, the cpp has been included (probably a bad idea though, and not portable to all platforms, but needs to be verified). So installing from this package should not lead to such an issue.

Now, from the repository, that could be that you do not have Cython installed, and that it did not generate the file. By default, the setup then tries to find a cpp file (I can't remember why I did that...). When I have time, I'll dig more into that.

At last, another possibility is that you did not invoke the python setup.py build command from the root folder (although I hold that for unlikely).

Please let me know if any of this solves this issue. Then, we'll jump to any further issue that pops up!

Jean-Louis

from pyfasst.

sebpiq avatar sebpiq commented on August 22, 2024

Indeed, I don't have cython installed! I didn't know it was needed. I guess a few lines of instructions about how to install from source, including requirements would be helpful!

from pyfasst.

sebpiq avatar sebpiq commented on August 22, 2024

I installed Cython and tried again, now it works! Thanks.

from pyfasst.

wslihgt avatar wslihgt commented on August 22, 2024

Yes, my mistake, the dependency on Cython is not explicitly stated, while it is actually necessary... I'll correct that when I rework the doc.

However, there is already a description on how to install, in the documentation (as mentioned in the README, it should be in doc/build/html). A copy was put in http://www.durrieu.ch/research/pyFASST/, the install is tackled there: http://www.durrieu.ch/research/pyFASST/description.html#dependencies. Did you find that one? It is perfectible, but should give good hints about the procedure to install it. And more importantly, I believe, it also describes how to use the toolbox, with examples on how to use the provided classes, and create your own FASST-flavored signal model.

Now that your installation worked, I hope the rest will work smoothly! Have fun with it!

from pyfasst.

sebpiq avatar sebpiq commented on August 22, 2024

Yes! I had found this. However as you said there is no mention about the cython dependency.

Now that your installation worked, I hope the rest will work smoothly! Have fun with it!

Yeah!!! I've already had fun with it! I have to say it is a bit hard for me to understand how to tweak things a bit more, but I will figure out.

Cheers for this great library :)

from pyfasst.

Related Issues (7)

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.