Giter VIP home page Giter VIP logo

beastie's People

Contributors

bmajoros avatar dependabot[bot] avatar tncowart avatar x811zou avatar zackgomez avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

zackgomez

beastie's Issues

Fatal error: cannot open file 'annotate_LD_new.R': No such file or directory

BEASTIE/annotation.py tries to run Rscript --vanilla annotate_LD_new.R, but if beastie is installed it looks in the current working directory rather than the directory annotate.py is actually in.

A workaround is to copy all the .R files from the install directory to the current directory, but that's not ideal.

glibc error in dockerized iBEASTIE2 Stan model

Command and error

# /usr/local/bin/iBEASTIE2
/usr/local/bin/iBEASTIE2: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/local/bin/iBEASTIE2)

I fixed a few issues to uncover this one, you can check out a dirty version of the changes in my fork here: https://github.com/zackgomez/BEASTIE

On the first run of the iBEASTIE2 executable libtbb2 was missing which was an easy fix. This issue with glibc looks to be due to building iBEASTIE2 in a different docker environment based on gcc:11. The running environment is ubuntu:20.10.

My guess is the best solution is to build the executable in an ubuntu:20.10 environment as well, but think @tncowart might know more as the original author of the Dockerfile.

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.