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 a plugin module is loaded with a PEP-302-compliant loader, for example the one in PyInstaller, straight.plugin won't find any plugins since it assumes all entries in sys.path are on the file system.