ModuleNotFoundError: No module named 'easydict'
snippet in c
ModuleNotFoundError: No module named 'easydict'
user2602
Install it using the following command
$ pip install easydict
or
$ sudo pip install easydict