Giter Club home page Giter Club logo

Comments (8)

GoodnessEzeokafor avatar GoodnessEzeokafor commented on May 22, 2024 2

heres the fix

  • create an Aptfile and add
    libasound2-dev
    python-dev
    python-numpy
    python-setuptools
    libsndfile-dev
    libsndfile1
  • paste heroku buildpacks:add --index 1 heroku-community/apt on ur command line
  • git commit -m "heroku" && git push heroku master

from matchering.

sergree avatar sergree commented on May 22, 2024 1

ok thank you too

from matchering.

GoodnessEzeokafor avatar GoodnessEzeokafor commented on May 22, 2024

2020-02-03T15:54:06.953486+00:00 app[web.1]: from . import views
2020-02-03T15:54:06.953488+00:00 app[web.1]: File "/app/account/views.py", line 17, in
2020-02-03T15:54:06.953490+00:00 app[web.1]: import matchering as mg
2020-02-03T15:54:06.953491+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/matchering/init.py", line 26, in
2020-02-03T15:54:06.953493+00:00 app[web.1]: from .results import Result, pcm16, pcm24
2020-02-03T15:54:06.953495+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/matchering/results.py", line 22, in
2020-02-03T15:54:06.953497+00:00 app[web.1]: import soundfile as sf
2020-02-03T15:54:06.953499+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/soundfile.py", line 142, in
2020-02-03T15:54:06.953501+00:00 app[web.1]: raise OSError('sndfile library not found')
2020-02-03T15:54:06.953511+00:00 app[web.1]: OSError: sndfile library not found

from matchering.

GoodnessEzeokafor avatar GoodnessEzeokafor commented on May 22, 2024

(Gorealla) goodness@goodness-HP:~/Documents/Gorealla/src$ heroku run pip install soundfile Running pip install soundfile on ⬢ gorealla... up, run.8239 (Free) Requirement already satisfied: soundfile in ./.heroku/python/lib/python3.6/site-packages Requirement already satisfied: cffi>=1.0 in ./.heroku/python/lib/python3.6/site-packages (from soundfile) Requirement already satisfied: pycparser in ./.heroku/python/lib/python3.6/site-packages (from cffi>=1.0->soundfile)

from matchering.

sergree avatar sergree commented on May 22, 2024

Hello! :)
https://github.com/sergree/matchering#libsndfile

from matchering.

GoodnessEzeokafor avatar GoodnessEzeokafor commented on May 22, 2024

sorry i have this installed
or do i need to install this on heroku ??

from matchering.

sergree avatar sergree commented on May 22, 2024

on heroku for sure

from matchering.

GoodnessEzeokafor avatar GoodnessEzeokafor commented on May 22, 2024

u have to add something like that to your docs, to help other devs

from matchering.

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.