Git Product home page Git Product logo

Comments (5)

YunqiuXu avatar YunqiuXu commented on July 19, 2024 2

Same problem

[Solved] use gym 0.7.4, after installing gym-pull, you will find gym is upgraded to 0.9.3

from gym-super-mario.

Zman94 avatar Zman94 commented on July 19, 2024 1

I was able to solve it by installing the package with ``python setup.py installthen importing it withimport ppaquette_gym_super_mario`

from gym-super-mario.

Zman94 avatar Zman94 commented on July 19, 2024

I have the same issue. Have you found a solution?

from gym-super-mario.

UesugiErii avatar UesugiErii commented on July 19, 2024

I installed it according to the following steps:
1.Uninstall your gym if the version not equal 0.7.4
2.Install gym(0.7.4) by command (sudo pip3 install gym==0.7.4)
3.Download or git clone code
4.Manual installation this by command (sudo python3 setup build)&(sudo python3 setup install)


This is more than a gym-mario library,I see another(link: https://github.com/Kautenja/gym-super-mario-bros).
The latter is easier to install,but this can be more customized(such as can accept 64 kinds of action,the latter only can accept 14,and this can select a level)

from gym-super-mario.

ppaquette avatar ppaquette commented on July 19, 2024

Fixed in 0.0.8

from gym-super-mario.

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.