Git Product home page Git Product logo

Comments (5)

connorjward avatar connorjward commented on September 4, 2024

You are having issues with your BLAS. Does running firedrake-install with --with-blas=download help?

from firedrake.

NischalKMapakshi avatar NischalKMapakshi commented on September 4, 2024

Used:python3 firedrake- install --no-package-manager --with-blas=download.
I think it moved past that stage but here's the new error message:

Traceback (most recent call last):
File "/home/karthik/firedrake-install", line 1917, in
install("loopy/")
File "/home/karthik/firedrake-install", line 1058, in install
run_pip_install(["-e", package])
File "/home/karthik/firedrake-install", line 979, in run_pip_install
check_call(pipinstall + pipargs)
File "/home/karthik/firedrake-install", line 666, in check_call
log.debug(subprocess.check_output(arguments, stderr=subprocess.STDOUT, env=os.environ).decode())
File "/usr/lib64/python3.9/subprocess.py",
configure.log
line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib64/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/karthik/firedrake/bin/python', '-m', 'pip', 'install', '--no-build-is
firedrake-install.log
olation', '--no-binary', 'mpi4py,randomgen,islpy,numpy', '-vvv', '-e', 'loopy/']' returned non-zero exit status 1.

from firedrake.

NischalKMapakshi avatar NischalKMapakshi commented on September 4, 2024

Hey Connor,
Could you please have a look?

Thank you.

from firedrake.

connorjward avatar connorjward commented on September 4, 2024

The error you are encountering now was recently fixed. Please can you redownload the install script and try again?

from firedrake.

NischalKMapakshi avatar NischalKMapakshi commented on September 4, 2024

Hello Connor,

It's working, I even tested the installation.
Thanks a lot!

from firedrake.

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.