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
the imp module has been deprecated in python 3.12; update the module loading code. this might be tough as it's been maybe 10 years since you've really looked at this.
The text was updated successfully, but these errors were encountered:
the
imp
module has been deprecated in python 3.12; update the module loading code. this might be tough as it's been maybe 10 years since you've really looked at this.The text was updated successfully, but these errors were encountered: