Code Monkey home page Code Monkey logo

Comments (8)

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on June 6, 2024 1

'C:\Users\skyle\AppData\Local\Temp\pip-install-k9ez_2cs\stable-retro_1a174f8f15d44d96800ab359d52b65cb\retro/VERSION.txt' due to window using \ rather than /, the path is wrong.
I suspect we should use os.path.join rather than string concatenation

@zbeucler2018 would you be able to investigate?

from stable-retro.

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on June 6, 2024 1

However, I am not sure if we support windows

Yes, is the simplest solution and Gymnasium doesn't officially support windows.
Our general rule has been if we can make simple changes to support windows then we will otherwise no

from stable-retro.

Misteridk2022 avatar Misteridk2022 commented on June 6, 2024

hmm if that's the issue What can I do to change it or another method to install it?

from stable-retro.

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on June 6, 2024

Without you / us fixing it or you changing a linux based system then I don't think there is anything you can do.

from stable-retro.

rizvi-ha avatar rizvi-ha commented on June 6, 2024

Also having the same issue, is there a quick fix for the slash going the wrong way?

from stable-retro.

zbeucler2018 avatar zbeucler2018 commented on June 6, 2024

'C:\Users\skyle\AppData\Local\Temp\pip-install-k9ez_2cs\stable-retro_1a174f8f15d44d96800ab359d52b65cb\retro/VERSION.txt' due to window using \ rather than /, the path is wrong.

I suspect we should use os.path.join rather than string concatenation

@zbeucler2018 would you be able to investigate?

I'm happy to investigate this and I think using os.path.join is a much better solution. However, I am not sure if we support windows

from stable-retro.

Misteridk2022 avatar Misteridk2022 commented on June 6, 2024

So far, I've tried pip install stable-retro --pre, pip3 install stable-retro, and pip install stable-retro --use-pep517 with no luck. still showing the error.

from stable-retro.

MatPoliquin avatar MatPoliquin commented on June 6, 2024

hmm if that's the issue What can I do to change it or another method to install it?

You can use WSL2 (Windows sur Subsystem for Linux) on Windows with Ubuntu 22.04 virtual machine and install stable-retro in the VM. It's works quite well and will be much less painful than running directly on Windows.

Here is a simple video for that:
https://www.youtube.com/watch?v=28Ei63qtquQ

from stable-retro.

Related Issues (18)

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.