GithubHelp home page GithubHelp logo

Fortran compiler not found about pm-remez HOT 4 CLOSED

maia-sdr avatar maia-sdr commented on August 28, 2024
Fortran compiler not found

from pm-remez.

Comments (4)

daniestevez avatar daniestevez commented on August 28, 2024 1

There are binary packages published in PyPI for the most common architectures and operating systems, so probably you could have done pip install pm-remez instead of building from source. I see that this isn't mentioned in the README, so I'm updating it to include it in #3.

from pm-remez.

daniestevez avatar daniestevez commented on August 28, 2024

A Fortran compiler is definitely required if you compile a LAPACK implementation such as OpenBLAS as part of the build. I'm not sure if you also need a Fortran compiler if you link against a LAPACK library already available in the system.

What are you trying to do? Depending on that, one build method or another might make more sense for your use case.

from pm-remez.

VAnavangot avatar VAnavangot commented on August 28, 2024

Hi @daniestevez, Thanks for your response

What are you trying to do? Depending on that, one build method or another might make more sense for your use case.

I am trying to install pm-remez and use it in python. I first installed the the packages using cargo build ... -- this did not cause any errors if I am not wrong. But while installing the python package using python -m build I am facing the FortranCompilerNotFound error.

I will install the gfortran and see if the error gets resolved

A Fortran compiler is definitely required if you compile a LAPACK implementation such as OpenBLAS as part of the build. I'm not sure if you also need a Fortran compiler if you link against a LAPACK library already available in the system.

What are you trying to do? Depending on that, one build method or another might make more sense for your use case.

from pm-remez.

VAnavangot avatar VAnavangot commented on August 28, 2024

Installing gfortran could resolve this issue.

Now pm_remez works from me in python 😄 . TY @daniestevez

from pm-remez.

Related Issues (2)

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.