kakaoenterprise / JORLDY

Repository for Open Source Reinforcement Learning Framework JORLDY
Apache License 2.0
359 stars 50 forks source link

Error occurs when running mlagents environments in Windows #44

Closed Kyushik closed 2 years ago

Kyushik commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

Following error occurs when running malgents envs in Windows. TypeError: cannot pickle '_thread.lock' object

To Reproduce Steps to reproduce the behavior:

Install JORLDY and run mlagents envs in Windows

Expected behavior A clear and concise description of what you expected to happen. The error in screenshot occurs and envs are closed

Screenshots If applicable, add screenshots to help explain your problem. image

Development Env. (OS, version, libraries): Please describe current development environment OS: Windows 10 python version: 3.8.12

Additional context Add any other context about the problem here.