Wen-Zhang Liu
Results
2
issues of
Wen-Zhang Liu
When install xuance via `pip install xuance` from PyPI or `pip install -e .` from github, it raises the following errors: ``` o: undefined reference to `opal_bitmap_t_class' /home/wzliu/anaconda3/envs/xuance_py39/compiler_compat/ld: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so: undefined...
help wanted
When I run a demo of Atari after correctly installing xuance, it raises an error: `raise error.NameNotFound( gym.error.NameNotFound: Environment Pong doesn't exist in namespace ALE.`
help wanted