Giter Site home page Giter Site logo

Comments (4)

stephen-hoover avatar stephen-hoover commented on May 27, 2024

Hi @Karrenbelt . It looks like you've used conda to install libgfortran at some point. Are you running the pip install from inside a conda environment which has libgfortran installed? Another option is that you can install with conda instead of with pip. Try conda install -c conda-forge glmnet.

from python-glmnet.

stephen-hoover avatar stephen-hoover commented on May 27, 2024

@Karrenbelt , did you manage to resolve this?

from python-glmnet.

Karrenbelt avatar Karrenbelt commented on May 27, 2024

Thanks for following up, yes I did. I don't like anaconda myself, so I don't use it. gfortran is part of gcc nowadays. When I tried to to use gcc, I got another error:

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Error: Failure while executing; `git config --local --replace-all homebrew.private true` exited with 1.

Leading to the solution: https://tips.tutorialhorizon.com/2015/10/01/xcrun-error-invalid-active-developer-path-library-developer-commandline-tools-missing-xcrun/
After running the recommended xcode-select --install, I brew installed gcc and pip3 installed the package (abcpy) that required glmnet

from python-glmnet.

stephen-hoover avatar stephen-hoover commented on May 27, 2024

Thank you for the report. Do you think there need to be any changes in the setup.py, or shall I close this issue? The package still builds okay for me on OS X 10.11.

from python-glmnet.

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.