Giter Club home page Giter Club logo

Comments (4)

bd-j avatar bd-j commented on July 17, 2024

Hi, I suspect you still somehow have an old version of python-fsps installed; The sps_setup.f90 code should no longer try to access the -2.0 metallicity of the XRB, e.g.
https://github.com/cconroy20/fsps/blob/4c527a97f055f96ad6d77d975d84b65b07f298c3/src/sps_setup.f90#L1076

I would try making sure to uninstall python-fsps from your environment, verify that it can no longer be imported, and then reinstall it using pip, and pay close attention to where it is being installed

from python-fsps.

bd-j avatar bd-j commented on July 17, 2024

Also you can check the installed version;
python -c "import fsps; print(fsps.__version__)"

from python-fsps.

ssuphakorn avatar ssuphakorn commented on July 17, 2024

Thank you very much for your suggestion.
Using Python 3.11, I followed your instructions and was able to resolve the issue. Perhaps the reason that my first installation attempt had the older version is I was using Python 3.8?
Anyway, thank you again for your help.

from python-fsps.

bd-j avatar bd-j commented on July 17, 2024

Great, glad it's working for you.

from python-fsps.

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.