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 vendored scons code does not seem to be used at all (I removed it when building this project with cmake and everything was still built). Can it just be removed?
The vendored
scons
module still importsimp
which is removed in 3.12 and replaced withimportlib
in 3.1The text was updated successfully, but these errors were encountered: