CUN-bjy / gym-ddpg-keras

Keras Implementation of DDPG(Deep Deterministic Policy Gradient) with PER(Prioritized Experience Replay) option on OpenAI gym framework
GNU General Public License v3.0
11 stars 5 forks source link

libpcre16.so.3: cannot open shared object file: No such file or directory #18

Closed CUN-bjy closed 3 years ago

CUN-bjy commented 3 years ago

apt-get install libpcre3-dev reference: https://github.com/openai/roboschool/issues/193