jaganeee

Results 5 comments of jaganeee

i have tried the example in replit it shows the error as Traceback (most recent call last): File "main.py", line 2, in from pyreportjasper import PyReportJasper ModuleNotFoundError: No module named...

thanks for ur reply. i run the command pip freeze and it shows in my system asgiref==3.3.1 astroid==2.4.2 colorama==0.4.4 Django==2.1.15 django-pyodbc==1.1.3 django-pyodbc-azure==2.1.0.0 isort==5.6.4 JPype1==1.2.1 lazy-object-proxy==1.4.3 mccabe==0.6.1 pyaes==1.6.1 pyasn1==0.4.8 pylint==2.6.0 pyodbc==4.0.30...

thanks for ur reponse. here the details of the code and platform i am running Windows 10 Home, Python 3.9 regarding java version it shows java version "11.0.10" 2021-01-19 LTS...

thanks a lot. its works expected. but i have some delay in getting the pdf report around 20 sec for just 100 rows of data. is it normal.