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

Does not compile on the new Apple Silicon - M1 #45

Open
ghost opened this issue Jun 30, 2021 · 1 comment
Open

Does not compile on the new Apple Silicon - M1 #45

ghost opened this issue Jun 30, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 30, 2021

Hi,
I am currently working on research in Reinforcement Learning and I have tried to benchmark my research work with other research paper on generalisation, and using some well known environments.
I have tried several time to install / compile coinrun, but I was never successful, now I am blocked on installing baselines (required for coinrun) also from openai, which refuse to compile.
Are you planning to release an M1 compatible version soon ?

Thanks a lot in advance.

@esbenkc
Copy link

esbenkc commented Dec 14, 2022

I'm also experiencing issues on the M1 processor:

MacBook Pro (16-inch, 2021)
Apple M1 Pro
32 GB

Receive this error whenever I try to run the environment:

[IN] python -m coinrun.interactive

[OUT] Logging to /var/folders/2f/_8yrpx7j16n793032bvbs9kr0000gn/T/openai-2022-12-14-17-59-38-800417
Mac, assumed python3, homebrew branch
mkdir -p .generated
mkdir -p .build-release
mkdir -p .build-debug
/usr/local/opt/qt5/bin/moc -o .generated/coinrun.moc coinrun.cpp
make: /usr/local/opt/qt5/bin/moc: No such file or directory
make: *** [.generated/coinrun.moc] Error 1
coinrun: make failed

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

No branches or pull requests

1 participant