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
When trying to run tests for #511 I noticed that there are issues with using Python 3.12 due to the deprecation of pkgutil.ImpImporter. These posts have some further information:
When trying to run tests for #511 I noticed that there are issues with using Python 3.12 due to the deprecation of pkgutil.ImpImporter. These posts have some further information:
https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean
xlwings/xlwings#2342
The text was updated successfully, but these errors were encountered: