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

try fix installs on MacOS #37

Closed
wants to merge 9 commits into from
Closed

try fix installs on MacOS #37

wants to merge 9 commits into from

Conversation

tgolsson
Copy link
Member

To ensure functionality on MacOS this PR does the following:

  • replaces torch with a CPU-variant
  • replaces box2d with box2d-py, which is OpenAI's fork

@tgolsson tgolsson requested a review from singhblom as a code owner April 11, 2022 20:47
Copy link
Member

@singhblom singhblom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Are there any similar issues on windows? When I quickly tried to reinstall on windows after poetry got added back I failed but haven't had the time to investigate.

@tgolsson
Copy link
Member Author

This doesn't work very well due to python-poetry/poetry#3959 -- I'm working on a PR to resolve that in my free time; will see when I get it fixed. I've got a WIP that solves half of it but it's a bit wonky to test M1 specifically since I don't have one.

@singhblom
Copy link
Member

Sorry Tom I'm on vacation and can't ok you getting an M1 right now.

@tgolsson
Copy link
Member Author

Some more progress, fix working but maybe the wrong one... python-poetry/poetry#3959 (comment)

@tgolsson
Copy link
Member Author

tgolsson commented Jun 8, 2022

Still waiting for python-poetry/poetry#5442 to get merged...

@tgolsson
Copy link
Member Author

tgolsson commented Nov 1, 2022

Will take another stab at this but since this predates PDM I'll redo it.

@tgolsson tgolsson closed this Nov 1, 2022
@tgolsson tgolsson deleted the ts/install-monterey branch February 17, 2023 22:04
JonasHedEng pushed a commit that referenced this pull request Jun 25, 2024
* Make gymnasium work

* Remove tfevents

* wip

* Remove prints

* Fmt

* Remove experiment name from config

* Add experiment name to args parsing

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

Successfully merging this pull request may close these issues.

2 participants