Coder Social home page Coder Social logo

rd_pipelines's People

Contributors

huddlej avatar psudmant avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rd_pipelines's Issues

`make` error

Hi,I got a error when running command make, it seem miss modulefiles, how can I fix this problem; Are you willing to provide these modulefils. Thanks.

$ make
pushd wssd_sunk; make; popd
~/workdir/software/RD_pipelines/wssd_sunk ~/workdir/software/RD_pipelines
make[1]: Entering directory `/zfssz5/BC_PS/luoshizhi/software/RD_pipelines/wssd_sunk'
pushd calc_gc_depth; make; popd; cp calc_gc_depth/calc_gc_depth.so .
~/workdir/software/RD_pipelines/wssd_sunk/calc_gc_depth ~/workdir/software/RD_pipelines/wssd_sunk
make[2]: Entering directory `/zfssz5/BC_PS/luoshizhi/software/RD_pipelines/wssd_sunk/calc_gc_depth'
python setup.py build_ext --inplace
Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    import numpy as np
ImportError: No module named numpy
make[2]: *** [ALL] Error 1
make[2]: Leaving directory `/zfssz5/BC_PS/luoshizhi/software/RD_pipelines/wssd_sunk/calc_gc_depth'
~/workdir/software/RD_pipelines/wssd_sunk
make[1]: Leaving directory `/zfssz5/BC_PS/luoshizhi/software/RD_pipelines/wssd_sunk'
~/workdir/software/RD_pipelines
pushd ssf_DTS_caller; make; popd
~/workdir/software/RD_pipelines/ssf_DTS_caller ~/workdir/software/RD_pipelines
make[1]: Entering directory `/zfssz5/BC_PS/luoshizhi/software/RD_pipelines/ssf_DTS_caller'
. ./modules.sh; python setup.py build_ext --inplace --include-dirs ./heap
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'gmp/5.0.2'
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'mpfr/3.1.0'
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'mpc/0.8.2'
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'gcc/4.9.1'
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from Cython.Distutils import build_ext
ImportError: No module named Cython.Distutils
make[1]: *** [ALL] Error 1
make[1]: Leaving directory `/zfssz5/BC_PS/luoshizhi/software/RD_pipelines/ssf_DTS_caller'

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.