nes-py icon indicating copy to clipboard operation
nes-py copied to clipboard

An error occurs

Open Lmywl opened this issue 2 years ago • 0 comments

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.

Lmywl avatar Nov 19 '23 06:11 Lmywl