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
Starting thrusters... Launching EliStories.mp4 to outer space... Traceback (most recent call last): File "/usr/local/bin/lidrop", line 11, in <module> sys.exit(run()) File "/usr/local/lib/python2.7/dist-packages/lidrop.py", line 12, in run send.start_server(f_name) File "/usr/local/lib/python2.7/dist-packages/sender/send.py", line 47, in start_server app.run("0.0.0.0", "1921") File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 841, in run run_simple(host, port, self, **options) File "/usr/local/lib/python2.7/dist-packages/werkzeug/serving.py", line 748, in run_simple raise TypeError('port must be an integer') TypeError: port must be an integer
The text was updated successfully, but these errors were encountered:
this is the output:
Starting thrusters... Launching EliStories.mp4 to outer space... Traceback (most recent call last): File "/usr/local/bin/lidrop", line 11, in <module> sys.exit(run()) File "/usr/local/lib/python2.7/dist-packages/lidrop.py", line 12, in run send.start_server(f_name) File "/usr/local/lib/python2.7/dist-packages/sender/send.py", line 47, in start_server app.run("0.0.0.0", "1921") File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 841, in run run_simple(host, port, self, **options) File "/usr/local/lib/python2.7/dist-packages/werkzeug/serving.py", line 748, in run_simple raise TypeError('port must be an integer') TypeError: port must be an integer
The text was updated successfully, but these errors were encountered: