Code Monkey home page Code Monkey logo

Comments (1)

franciscozorrilla avatar franciscozorrilla commented on September 3, 2024

Hi Jint,

Sorry to hear you are having trouble with the installation, I am happy to help you with your setup.

Could you clarify if you are trying to set up metaGEM on your local machine or on a high performance computer cluster? Are you following the manual installation or using the automated env_setup.sh script? What errors are you encountering?

In case you haven't seen it already, please take a look at the installation documentation or the google colab notebook. Specifically in subsection 2 of the notebook you can see how to install metaGEM on a virtual machine:

# clone metaGEM repo
git clone https://github.com/franciscozorrilla/metaGEM.git

# move into metaGEM folder
cd metaGEM

# create mamba env for faster installation
conda create --prefix ./envs/mamba mamba -c conda-forge

# activate mamba env
source activate envs/mamba

# set up metagem
mamba env create --prefix ./envs/metagem -f envs/metaGEM_env.yml

Please let me know if this installation procedure works for you.

Best,
Francisco

from metagem.

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.