Git Product home page Git Product logo

Comments (4)

KimBioInfoStudio avatar KimBioInfoStudio commented on June 2, 2024

we have NOT got a Apple Silicon for test, but we believe that our code could run on it, could you try but the binary from source code? here is the documents for build it from soure https://github.com/OpenGene/fastp?tab=readme-ov-file#or-compile-from-source

from fastp.

annajbott avatar annajbott commented on June 2, 2024

Might be a different problem but I was having the same error message with conda trying to install fastp. I ran:

conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda config --set channel_priority flexible

And this seemed to fix the problem I was having.

conda create -n fastp_test -c bioconda fastp=0.23.4
and
conda create -n fastp_test bioconda::fastp=0.23.4
worked and installed fastp successfully

from fastp.

ranijames avatar ranijames commented on June 2, 2024

@annajbott Thanks for sharing the steps. Unfortunately, none of these steps worked for me.
After running all config add, I then tried this one liner to install fastp:

conda create -n fastp_test -c bioconda fastp=0.23.4

which threw me the old error,

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: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - fastp=0.23.4

Current channels:

  - https://conda.anaconda.org/bioconda/osx-arm64
  - https://conda.anaconda.org/bioconda/noarch
  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

from fastp.

ranijames avatar ranijames commented on June 2, 2024

@KimBioInfoStudio Sorry for the delayed response,

I have tried the step 1, step 2, step 3. Those steps did not work for me from step 1 onwards. For example, this is the error for step 1:

autogen.sh: line 3: autoreconf: command not found
clang: error: unsupported option '-print-multi-os-directory'
clang: error: no input files

----------------------------------------------------------------
Initialized build system. For a common configuration please run:
----------------------------------------------------------------

./configure --prefix=/usr --libdir=/usr/lib

from fastp.

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.