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
UserWarning: 32-bit application should be automated using 32-bit Python (you use 64-bit Python)
c'est lié au fait d'utiliser une version de python 64 bits alors qu'on pilote une application windows 32 bits (mais comme ça fonctionne, il faudra peut-être juste masquer les warning).
The text was updated successfully, but these errors were encountered:
On a ce message d'erreur:
UserWarning: 32-bit application should be automated using 32-bit Python (you use 64-bit Python)
c'est lié au fait d'utiliser une version de python 64 bits alors qu'on pilote une application windows 32 bits (mais comme ça fonctionne, il faudra peut-être juste masquer les warning).
The text was updated successfully, but these errors were encountered: