CudaSetupArgument
TriBall3 opened this issue · 3 comments
TriBall3 commented
After I install Docker, execute the following command:
export PATH="PATH_TO_CONDA/bin:$PATH"
. ./prepare_1.0.sh && ./compile_1.0.sh
To appear:
[100%] Linking CXX shared module pyflex.cpython-36m-x86_64-linux-gnu.so
[100%] Built target pyflex
I think so far no problem then when I run:
python examples/random_env.py --env_name PassWater
Can you help me solve this problem?Thank you very much!
hongtaowu67 commented
Did you have this problem resolved? If so, how did you solve it? Thanks! @TriBall3
DanielTakeshi commented
@hongtaowu67 I would recommend starting a new GitHub issue and showing your exact steps to reproduce the error.
hongtaowu67 commented
Thanks. I have initiated an issue at #38.