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
- Qt boostrap removed from comparison in the changed line because
its expects a value is args.launcher, which is not applicable for
Qt boostrap. Hence, it exits with an value not found exception.
- Removing Qt boostrap from the comparison leads to checking
for main.py or --private, which is to be done for the Qt boostrap.
0 commit comments