Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: port must be an integer #7

Open
matheuschagas opened this issue Apr 25, 2018 · 1 comment
Open

TypeError: port must be an integer #7

matheuschagas opened this issue Apr 25, 2018 · 1 comment

Comments

@matheuschagas
Copy link

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

@Livin21
Copy link
Owner

Livin21 commented Apr 25, 2018

I'll look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants