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

error #1

Open
athulaugustine opened this issue Feb 13, 2019 · 1 comment
Open

error #1

athulaugustine opened this issue Feb 13, 2019 · 1 comment

Comments

@athulaugustine
Copy link

[2019-02-13 15:18:36,399] ERROR in app: Exception on /send_img [POST]
Traceback (most recent call last):
File "C:\Users\AT\Anaconda3\lib\site-packages\flask\app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
File "C:\Users\AT\Anaconda3\lib\site-packages\flask\app.py", line 1815, in full_dispatch_request
rv = self.handle_user_exception(e)
File "C:\Users\AT\Anaconda3\lib\site-packages\flask\app.py", line 1718, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "C:\Users\AT\Anaconda3\lib\site-packages\flask_compat.py", line 35, in reraise
raise value
File "C:\Users\AT\Anaconda3\lib\site-packages\flask\app.py", line 1813, in full_dispatch_request
rv = self.dispatch_request()
File "C:\Users\AT\Anaconda3\lib\site-packages\flask\app.py", line 1799, in dispatch_request
return self.view_functionsrule.endpoint
File "app.py", line 52, in send_img
layoutDetection.main("images/origin.jpg", html_filename, html_filename)
File "C:\Users\AT\Desktop\sketch2html-master\layoutDetection.py", line 782, in main
html.startHtml(htmlFileName, cssFileName)
File "C:\Users\AT\Desktop\sketch2html-master\layoutDetection.py", line 248, in startHtml
self.f.append(open("html/" + html + ".html", "w"))
FileNotFoundError: [Errno 2] No such file or directory: 'html/sketch2html_result_1550051315869.html'
127.0.0.1 - - [13/Feb/2019 15:18:36] "�[1m�[35mPOST /send_img HTTP/1.1�[0m" 500 -

@VivekSaurabhVerma
Copy link

@athulaugustine were you able to resolve the issue?

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