Coder Social home page Coder Social logo

pymer4 in colab about pymer4 HOT 4 CLOSED

paris007 avatar paris007 commented on July 23, 2024
pymer4 in colab

from pymer4.

Comments (4)

ejolly avatar ejolly commented on July 23, 2024

Hi @paris007 , as you can see from the docs website we do not recommend this method of install and cannot officially support it, but you can take a shot at getting a working R installation on collab using these instructions: https://eshinjolly.com/pymer4/installation.html#using-pip

Your other option is to pip install directly from github using bayes branch of this repo. It's very experimental and very much WIP, but can be installed entirely through pip. However, this branch uses pymc to fit models rather than lme4 so your results and interpretations may differ.

from pymer4.

paris007 avatar paris007 commented on July 23, 2024

Hi @ejolly thank you for your quick reply. I ended up installing conda following instructions here: https://inside-machinelearning.com/en/how-to-install-use-conda-on-google-colab/#:~:text=To%20install%20conda%2C%20a%20library,install%20conda%20with%20the%20condacolab.
Then I ran this : !conda install --channel conda-forge featuretools --yes
I don't know what to do next because running !conda install -c ejolly -c conda-forge -c defaults pymer4
is not making progress.

from pymer4.

paris007 avatar paris007 commented on July 23, 2024

here is the error I get:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

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

  • pymer4

Current channels:

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 pymer4.

paris007 avatar paris007 commented on July 23, 2024

@ejolly would you please comment on this before I give up and move on.

from pymer4.

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.