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
Currently the --namespace-packages option only applies to imported modules. Files, modules and packages specified on the command line (as files or with -p or -m) cannot be in namespace packages. We should fix this.