diff --git a/unresimp.sh b/unresimp.sh new file mode 100644 index 00000000..ae6ea424 --- /dev/null +++ b/unresimp.sh @@ -0,0 +1,5 @@ +pip install glfw +pip install openvr +pip install numpy +pip install OpenGL +pip install mujoco_py diff --git a/wheel517error.sh b/wheel517error.sh new file mode 100644 index 00000000..e0dfeba0 --- /dev/null +++ b/wheel517error.sh @@ -0,0 +1,2 @@ +python -m pip install --upgrade pip +python -m pip install --no-use-pep517 bcrypt