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
RF: import readline early for systems where this must be done before visual
It isn't actually clear to be why (only) some systems crash if readline is
imported by sound (later on in the script) but reports are that importing
earlier fixes the problem
0 commit comments