PaddlePaddle / MetaGym

Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.
Apache License 2.0
276 stars 59 forks source link

Update setup.py to solve the conflict error of ValueError: dlsym with Mac Big Sur #41

Closed doublequeens closed 3 years ago

doublequeens commented 3 years ago

Update setup.py to solve the conflict error of ValueError: dlsym(RTLD_DEFAULT, NSEventTrackingRunLoopMode): symbol not found with Mac Big Sur

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

TomorrowIsAnOtherDay commented 3 years ago

Thanks for your contribution :)