Inside requirements.txt there is a package named "showast" defined as showast @ git+https://github.com/andreas-zeller/show_ast.git@andreas but the corresponding branch has the dependency named as showast2
The fix is just to change showast to showast2 inside the requirements.txt file
PS: I couldn't find any issue (opened or closed) mentioning this issue
Inside
requirements.txtthere is a package named "showast" defined asshowast @ git+https://github.com/andreas-zeller/show_ast.git@andreasbut the corresponding branch has the dependency named asshowast2The fix is just to change
showasttoshowast2inside therequirements.txtfilePS: I couldn't find any issue (opened or closed) mentioning this issue