Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard creazione protocollo da pec o mail ricevuta #24

Open
paki81 opened this issue Feb 16, 2023 · 0 comments
Open

Wizard creazione protocollo da pec o mail ricevuta #24

paki81 opened this issue Feb 16, 2023 · 0 comments

Comments

@paki81
Copy link

paki81 commented Feb 16, 2023

Dopo l'aggiornamento delle librerie Python2.7 compare il seguente errore durante la creazione di un nuovo protocollo da una pec ricevuta:

File "/home/cms/seedoo/seedoo-core/seedoo_protocollo/wizard/create_protocollo_mailpec_wizard.py", line 385, in action_save mail_pdf_content = base64.b64encode(ConversionUtility.html_to_pdf_by_wkhtml(html_content)) File "/usr/lib/python2.7/base64.py", line 54, in b64encode encoded = binascii.b2a_base64(s)[:-1] TypeError: b2a_base64() argument 1 must be string or buffer, not None

Come si potrebbe intervenire per ovviare al problema?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant