Farama-Foundation / Arcade-Learning-Environment

The Arcade Learning Environment (ALE) -- a platform for AI research.
https://ale.farama.org/
GNU General Public License v2.0
2.14k stars 420 forks source link

Is there a new release coming? #201

Closed ugultopu closed 6 years ago

ugultopu commented 7 years ago

So far, there are two releases, in which latest is at October 2015. Is there a new release coming?

mgbellemare commented 7 years ago

Yes, I'd like to get 0.6 out the door before mid-June.

nczempin commented 7 years ago

@mgbellemare, could you create a milestone for 0.6 and assign some of the PRs and/or issues to it? At least for the ones I'm working on, if any are applicable, I can either try to get them done by then or at least let you know early if I'm not planning to work on them within that timeframe.

tgpfeiffer commented 7 years ago

I would love to see a new release, because the latest 0.5.1 does not install with Python 3 (99442f8 was merged after the release):

Processing /home/user/Arcade-Learning-Environment-0.5.1
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-zcqww0ua-build/setup.py", line 6
        print 'ERROR: Unable to find required library: %s. Please ensure you\'ve '\
                                                                                 ^
    SyntaxError: Missing parentheses in call to 'print'
mgbellemare commented 7 years ago

Hi Tobias,

There is a new version on the way, although it's been held up by a specific PR. We could probably release the existing master as 0.5.2 -- is this what you have in mind?

On Fri, Jul 28, 2017 at 4:12 AM, Tobias Pfeiffer notifications@github.com wrote:

I would love to see a new release, because the latest 0.5.1 does not install with Python 3 (99442f8 https://github.com/mgbellemare/Arcade-Learning-Environment/commit/99442f8a2e159d832f2232ec81715d881b22a0a7 was merged after the release):

Processing /home/user/Arcade-Learning-Environment-0.5.1 Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-zcqww0ua-build/setup.py", line 6 print 'ERROR: Unable to find required library: %s. Please ensure you\'ve '\ ^ SyntaxError: Missing parentheses in call to 'print'

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mgbellemare/Arcade-Learning-Environment/issues/201#issuecomment-318545379, or mute the thread https://github.com/notifications/unsubscribe-auth/ACPcztYXj5LLduo0WuARyR6h6bNdEMhKks5sSVGlgaJpZM4NKt77 .

tgpfeiffer commented 7 years ago

We could probably release the existing master as 0.5.2

That would be great!

tgpfeiffer commented 7 years ago

Can I help anything to support you with making that 0.5.2 release?

mgbellemare commented 7 years ago

It should be fairly straightforward, but let me have a look. I'll aim to get back to you in a few days

mgbellemare commented 7 years ago

Well, ICML-17 happened and I didn't get a chance to look into this until now. I've released ALE 0.5.2 -- let me know if that works for you.

tgpfeiffer commented 7 years ago

Thank you very much, ALE 0.5.2 works great for me!

mcmachado commented 6 years ago

I'm closing this issue as we recently released the ALE 0.6.