sriniiyer / codenn

Summarizing Source Code using a Neural Attention Model - CODENN
MIT License
236 stars 73 forks source link

Error in setup.py running #19

Open natechch1 opened 1 year ago

natechch1 commented 1 year ago

Sorry for bothering, when I trying to run the setup.py to install and setup the sqlparse. It appear a error called "error in sqlparse setup command: use_2to3 is invalid.". The error still appear after I change the setuptools version = 57.5.0 or 58.

m-l-rakshitha commented 9 months ago

if N1=="" or C1=="" or D2=="" or Rel=="" or S1=="" or fathername=="" or mothername=="" or F1=="" or M1=="":

what's the error I can't understand