Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Failed building wheel for atari-py

Tags:

python-3.x

I'm trying:

pip install atari-py

on Python 3.5 and I am getting:

failed building wheel for atari-py

like image 546
saar Avatar asked Oct 21 '25 03:10

saar


1 Answers

I'm using conda on Mac OS to build a python3.6 environment and I meet the same

failed building wheel for atari-py

Then I tried to find atari-py on here:

https://github.com/openai/atari-py

On this page it says: Make sure you have cmake installed. On OSX, you probably want

brew install cmake.

Then after I install cmake and rebuild environment on my mac, there is no such fail anymore and the environment built success. Hope this will give you some hints!

like image 86
Xinlin Feng Avatar answered Oct 22 '25 23:10

Xinlin Feng



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!