Git Product home page Git Product logo

Comments (15)

rbeucher avatar rbeucher commented on July 29, 2024

I am working on it

from quagmire.

brmather avatar brmather commented on July 29, 2024

The tests are still failing, and from the error messages it looks like conda must be installing some version of quagmire without QuagMesh. I think we should have separate actions for testing with pytest and building a Quagmire binary to upload to the cloud. The former should run on every push, the latter on every push to the master branch.

from quagmire.

lmoresi avatar lmoresi commented on July 29, 2024

from quagmire.

rbeucher avatar rbeucher commented on July 29, 2024

All right, my bad, it was still getting quagmire from my branch.
I have made the changes.

from quagmire.

brmather avatar brmather commented on July 29, 2024

I can't seem to install petsc binaries with a fresh conda install (using a miniconda3 docker container).

conda install -c underworldcode petsc
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: - 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed

from quagmire.

lmoresi avatar lmoresi commented on July 29, 2024

from quagmire.

brmather avatar brmather commented on July 29, 2024

That's right. More output:

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package _libgcc_mutex conflicts for:
petsc -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex=[build=main]
python=3.7 -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex=[build=main]

Package libstdcxx-ng conflicts for:
petsc -> metis[version='>=5.1.0,<5.2.0a0'] -> libstdcxx-ng[version='>=7.2.0|>=7.3.0']
petsc -> libstdcxx-ng[version='>=7.5.0']

Package libgcc-ng conflicts for:
petsc -> libgcc-ng[version='>=7.5.0']
petsc -> metis[version='>=5.1.0,<5.2.0a0'] -> libgcc-ng[version='>=7.2.0|>=7.3.0']

from quagmire.

rbeucher avatar rbeucher commented on July 29, 2024

Yeah... I can't either. Well I can install petsc fine. But I struggle with quagmire. !!!!!

from quagmire.

rbeucher avatar rbeucher commented on July 29, 2024

I think I need to build it with more flexible settings.

from quagmire.

lmoresi avatar lmoresi commented on July 29, 2024

from quagmire.

brmather avatar brmather commented on July 29, 2024

What I don't understand is that installing the conda-forge petsc pulls in hdf5, but petsc doesn't compile against it.

from quagmire.

rbeucher avatar rbeucher commented on July 29, 2024

Looking at it now. QUAG-3 QUAG-4

from quagmire.

rbeucher avatar rbeucher commented on July 29, 2024

OK comes from h5py that does not have a build with HDF5 1.10.6.
They seem to have some issues with windows. We can build our own h5py in our channel for now.

from quagmire.

brmather avatar brmather commented on July 29, 2024

Fingers crossed PR conda-forge/h5py-feedstock#72 is merged soon!

from quagmire.

brmather avatar brmather commented on July 29, 2024

#28 has been merged into dev. Thanks @rbeucher for all your hard work getting conda to work with Quagmire! I'm closing this issue...

from quagmire.

Related Issues (14)

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.