Giter Site home page Giter Site logo

Comments (2)

cpwhidden avatar cpwhidden commented on June 14, 2024

I had this same issue on macOS 11.4. The core issue is that pybullet version 2.8.4 installation fails. Direct installation via pip install pybullet==2.8.4 also fails.

I had to update the pybullet version to 2.9.0 in environment.yml in order for installation to succeed.
After installing this way and running pytest, all tests succeed except for all tests in the test/spec/test_dist_spec.py, but I think those failures are a separate issue (lots of FileNotFoundError errors which probably requires some other setup).

Running python run_lab.py slm_lab/spec/demo.json dqn_cartpole dev succeeds for me now. There doesn't appear to be any problems, but I'm just getting started with the book, so not sure if upgrading pybullet will affect anything else.

from slm-lab.

vecorro avatar vecorro commented on June 14, 2024

Thanks, @cpwhidden! Looks like we are hitting the same issue. I see too many errors in the Mac installation process so I decided that it'd be very time-consuming to make SLM-lab work on a recent macOS version. I just created a VM with Ubuntu 20.04 and the installation process there was relatively smooth. I think that one thing that the SLM developers might want to consider is to release it in the form of a Docker image so people can run it on any platform and get straight into experimentation. This could also be a solution for people using Windows.

from slm-lab.

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.