We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: