Closed aiot-tech closed 6 years ago
Are you using Windows?
Yes,I use Windows.
I downloaded the folder "lib" and copy to Jupyter running directory. Rename lib to libRL. Import: from libRL.envs.gridworld import GridworldEnv It operated!
Change lib to Lib(capital 'L') after checking if the libraries exist.
I know this isn't your issue but for the people who had my same problem, you'll find the lib folder here.
When I perform the ipnb,that is an error in the first cell.Dose anyone else met with this situation?Or anyone has a solution of sloving this problem,thanks!
ModuleNotFoundError Traceback (most recent call last)