Aaditya Chaudhary

Results 2 issues of Aaditya Chaudhary

Error message:(when using python 3 or 3.7) ``` File "esp-partition.py", line 498 buff = sorted(self.ui_map.iteritems(), key=lambda (k, v): (v, k)) ^ SyntaxError: invalid syntax ``` It only compiles on python...

enhancement

I got the following error while executing setup.sh: `bash: ./setup.sh: /bin/bash^M: bad interpreter: No such file or directory`