Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Conda Environment File and Docker Support #111

Open
labrinyang opened this issue Oct 23, 2023 · 2 comments
Open

Request for Conda Environment File and Docker Support #111

labrinyang opened this issue Oct 23, 2023 · 2 comments
Labels

Comments

@labrinyang
Copy link

Hello , PWhiddy

Firstly, thank you for your work on PokemonRedExperiments. It's a valuable resource and I'm excited to see it on YouTube. I've recently encountered some challenges setting up the environment using the provided requirements.txt and I believe that many others might face the same issues, especially when there's a mix of packages that aren't readily available across all platforms or channels.

To make the setup process more seamless, I have two suggestions:

  1. Conda Environment: Conda is a widely used package manager that excels in creating isolated Python environments. I'd like to kindly request if you could provide a Conda environment file (environment.yml) with all the necessary dependencies. This would greatly streamline the setup for users who utilize Conda and ensure that all dependencies are satisfied without conflicts.

  2. Docker Support: For users who might not want to setup everything on their local machine or might face system-specific issues, Docker provides an excellent solution. By offering a Dockerfile for this project, users could simply build and run a Docker container to get started. This container would house all dependencies and the necessary environment, ensuring that the project runs consistently across all setups.

Implementing these suggestions would significantly lower the barrier to entry for many users and make it easier for them to benefit from your project.

Thank you for considering this request, and I look forward to any updates!

Best regards,

zhiwei

@labrinyang
Copy link
Author

i am new to python and rl(my major is econ), if i make any mistake please just tell me. Thanks a lot

@Max-We
Copy link

Max-We commented Oct 30, 2023

I added a Dockerfile in #128, let me know if this satisfies your requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants