Xingyu-Lin/softgym

CudaSetupArgument

TriBall3 opened this issue · 3 comments

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

There's a problem:
image

Can you help me solve this problem?Thank you very much!

Did you have this problem resolved? If so, how did you solve it? Thanks! @TriBall3

@hongtaowu67 I would recommend starting a new GitHub issue and showing your exact steps to reproduce the error.

Thanks. I have initiated an issue at #38.