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
Either start bpython with "python -m bpython.cli" or using a start
script, but not using "python bpython/cli.py" as that adds bpython's
package directory to sys.path, which is rather bad.
0 commit comments