Git Product home page Git Product logo

Comments (4)

Zackory avatar Zackory commented on May 24, 2024

Hmm interesting. I have not seen this before. Have you tried installing everything without miniconda3?
Could you also check if you encounter the same issue on Google Colab? https://github.com/Healthcare-Robotics/assistive-gym/wiki/7.-Google-Colab-Examples
Check the RL example.

from assistive-gym.

zoe013evans avatar zoe013evans commented on May 24, 2024

Hi,

Thanks for the reply!

I've been unable to use Google Colab for a slightly different issue (which I also have when installing everything without Miniconda.) I run into the problem of not having tensorflow = 1.14.0, which I think is required by assistive gym (although I'm not sure), however I can't pip install this version onto my system unless I'm in a virtual environment because it's no longer available. I also can't seem to use this version of tensorflow in google colab.

Googlecollabscreenshot

Any of the colabs that I use seem to have this issue. Installing using a Miniconda virtual environment has been the only way I've gotten the demos to run so far.

Thanks again so much for the help

from assistive-gym.

Zackory avatar Zackory commented on May 24, 2024

Okay, it looks like Google Colab has changed their Python version, so I'll need to update Assistive Gym to work for that.
However, on your local machine, I suspect the issue is miniconda.
Could you try pyenv instead? pyenv install 3.7.10; pyenv local 3.7.10 then follow the installation: https://github.com/Healthcare-Robotics/assistive-gym#full-installation-to-editcreate-environments-using-a-python-virtual-environment

from assistive-gym.

zoe013evans avatar zoe013evans commented on May 24, 2024

Thanks again for your help!
I tried it again with pyenv 3.7.10, but still ran into the same issue unfortunately

issuewithpyenv

from assistive-gym.

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.