Git Product home page Git Product logo

Comments (1)

pearu avatar pearu commented on July 18, 2024

The PR #59, together with #58 and #57, fixes this issue:

$ conda create -n omniclang -c conda-forge omniscidbe=5.7.1=h1234567_3_cpu libclang-cpp=10 
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: - 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                                                                                                                                                     

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

Output in format: Requested package -> Available versions

Package libclang-cpp conflicts for:
omniscidbe==5.7.1=h1234567_3_cpu -> libclang-cpp[version='>=11.1.0,<11.2.0a0']
libclang-cpp=10The following specifications were found to be incompatible with your system:

  - feature:/linux-64::__glibc==2.27=0
  - libclang-cpp=10 -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17']
<snip>

Although, I would have hoped that the resolution would be an environment containing omniscidbe, libclang-cpp-11, and libclang-cpp-10.

Btw, running

conda create -n omniclang -c conda-forge omniscidbe libclang-cpp=10

would be successful but only because there exist omniscidbe 5.7.1 builds, 1 and 2, that allow libclang-cpp-10:

The following NEW packages will be INSTALLED:
<snip>
  libclang-cpp       conda-forge/linux-64::libclang-cpp-10.0.1-default_hde54327_1
  libclang-cpp10     conda-forge/linux-64::libclang-cpp10-10.0.1-default_hde54327_1
<snip>
  omniscidb-common   conda-forge/linux-64::omniscidb-common-5.7.1-h1234567_3
  omniscidbe         conda-forge/linux-64::omniscidbe-5.7.1-h1234567_1_cpu
<snip>

from omniscidb-feedstock.

Related Issues (10)

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.