Bug export de tables
- mptrancy
- Auteur du sujet
- Hors Ligne
- Membre senior
il y a 4 ans 6 mois - il y a 4 ans 6 mois #23514
par mptrancy
Bug export de tables a été créé par mptrancy
Bonjour à tou.te.s,
En tentant d'exporter la table organisateur vers un nouveau fichier, j'obtiens le message suivant :
## 20/05/2020 18:37:43 | 1.2.7.3 | wxPython 3.0.1.0 msw (classic) | win32 Windows 10 AMD64 ##
Traceback (most recent call last):
File "Dlg\DLG_Transfert_tables.pyc", line 137, in OnBoutonOk
File "GestionDB.pyc", line 949, in Exportation_vers_base_defaut
ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
Je le poste ici, car l'envoi d'un mail se termine en échec.
Bonne soirée
Olivier
Edit : Puis en essayant de transférer les tables Emetteurs et Modes-règlements, à nouveau la même erreur :
## 20/05/2020 18:47:17 | 1.2.7.3 | wxPython 3.0.1.0 msw (classic) | win32 Windows 10 AMD64 ##
Traceback (most recent call last):
File "Dlg\DLG_Transfert_tables.pyc", line 137, in OnBoutonOk
File "GestionDB.pyc", line 949, in Exportation_vers_base_defaut
ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
Pour toutes les autres tables (une cinquantaine), aucun souci lors de l'export.
En tentant d'exporter la table organisateur vers un nouveau fichier, j'obtiens le message suivant :
## 20/05/2020 18:37:43 | 1.2.7.3 | wxPython 3.0.1.0 msw (classic) | win32 Windows 10 AMD64 ##
Traceback (most recent call last):
File "Dlg\DLG_Transfert_tables.pyc", line 137, in OnBoutonOk
File "GestionDB.pyc", line 949, in Exportation_vers_base_defaut
ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
Je le poste ici, car l'envoi d'un mail se termine en échec.
Bonne soirée
Olivier
Edit : Puis en essayant de transférer les tables Emetteurs et Modes-règlements, à nouveau la même erreur :
## 20/05/2020 18:47:17 | 1.2.7.3 | wxPython 3.0.1.0 msw (classic) | win32 Windows 10 AMD64 ##
Traceback (most recent call last):
File "Dlg\DLG_Transfert_tables.pyc", line 137, in OnBoutonOk
File "GestionDB.pyc", line 949, in Exportation_vers_base_defaut
ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
Pour toutes les autres tables (une cinquantaine), aucun souci lors de l'export.
Dernière édition: il y a 4 ans 6 mois par mptrancy.
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.209 secondes