Hello everyone,
I wish to create a pdf file using python using füdf module and one error always pops up when I run my script. The error displays as "No module name ‘fpdf’ "
I have installed the module fpdf using pip through command prompt and even then the console keeps showing the same error. I am using Spyder as IDE
Should I use a different IDE? Can anyone please suggest a solution to this problem?
Thank you
Gajraj Rathore