dictation-toolbox / Caster

Dragonfly-Based Voice Programming and Accessibility Toolkit
Other
336 stars 122 forks source link

Update reload_fn_provider.py #947

Closed Kentoseth closed 1 week ago

Kentoseth commented 3 weeks ago

A python 3.12 bug I encountered.

Description

imp was dropped in 3.12 but supported in most 3.x versions

Related Issue

Motivation and Context

Caster won't work in 3.12 without this change.

How Has This Been Tested

I added the code and Caster worked after that.

Types of changes

Checklist

Maintainer/Reviewer Checklist

LexiconCode commented 1 week ago

Thank You!

Deprecated since version 3.4, will be removed in version 3.12