bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

Windows Subsystem for Linux has no installed distributions. #365

Open srivardhan66 opened 1 year ago

srivardhan66 commented 1 year ago

Traceback (most recent call last): File "C:\Users\abhin\PycharmProjects\Emotion-detection-with-music-recommendation\main.py", line 15, in dictdict = ast.literal_eval(dictStr) # use abstract syntax of the dictionary safely File "C:\Users\abhin\AppData\Local\Programs\Python\Python38\lib\ast.py", line 59, in literal_eval node_or_string = parse(node_or_string, mode='eval') File "C:\Users\abhin\AppData\Local\Programs\Python\Python38\lib\ast.py", line 47, in parse return compile(source, filename, mode, flags, File "", line 1 Windows Subsystem for Linux has no installed distributions. ^ SyntaxError: invalid syntax