You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code like this:result = pdf2jpg.convert_pdf2jpg(inputpath, outputpath, pages="ALL")
exception is :AttributeError: 'function' object has no attribute 'convert_pdf2jpg'
The text was updated successfully, but these errors were encountered:
code like this:result = pdf2jpg.convert_pdf2jpg(inputpath, outputpath, pages="ALL")
exception is :AttributeError: 'function' object has no attribute 'convert_pdf2jpg'
The text was updated successfully, but these errors were encountered: