Prashant Nigam

Results 4 issues of Prashant Nigam

Its count all the files with there extensions and draw pie chart

Problem: Whenever I install packages from the requirements.txt file, it shows the error. Solution: After Changing the psycopg2 to psycopg2-binary the problem is fixed. OS: Mac ~$ pip3 install -r...

I'm currently working on a Dart backend project where I need to create multiple tables approx 15 or more but the problem is that when I generate my schema which...