Kautenja / nes-py

A Python3 NES emulator and OpenAI Gym interface
MIT License
235 stars 63 forks source link

An error occurs #95

Open Lmywl opened 10 months ago

Lmywl commented 10 months ago

hello, here is an error when I was using nes_py

File "/home/anaconda3/envs/pytorch/lib/python3.8/ctypes/init.py", line 373, in init self._handle = _dlopen(self._name, mode) OSError: /home/anaconda3/envs/pytorch/lib/python3.8/site-packages/nes_py/lib_nes_env.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZSt28__throw_bad_array_new_lengthv

I don't kwon what's the reason of that, could you please help me with it thanking you for your reply.