Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

#203 Fix error showing no module named 'src' found. #217

Merged
merged 1 commit into from Nov 9, 2017

Conversation

musale
Copy link
Contributor

@musale musale commented Nov 8, 2017

Closes the issue #203 that threw an error whe you visit the http://localhost:8001/ endpoint in the prediction application.

Description

Using python -m flask run ... to start server. More info in docs here

Reference to official issue

This closes issue #203

Steps to reproduce

Motivation and Context

This removes the traceback error when you visit http://localhost:8001/

How Has This Been Tested?

When you visit http://localhost:8001/ you should not get an error

CLA

  • I have signed the CLA; if other committers are in the commit history, they have signed the CLA as well

Closes the issue drivendataorg#203 that threw an error whe you visit the http://localhost:8001/ endpoint in the prediction application.
@WGierke
Copy link
Contributor

WGierke commented Nov 8, 2017

Would it make sense to write a test that checks whether the traceback still exists when visiting the page? This would enable us to notice when the page breaks again.

@reubano
Copy link
Contributor

reubano commented Nov 8, 2017

@WGierke see #160

@WGierke
Copy link
Contributor

WGierke commented Nov 8, 2017

Nice. Thanks and sorry :)

@lamby lamby merged commit a528384 into drivendataorg:master Nov 9, 2017
@lamby
Copy link
Contributor

lamby commented Nov 9, 2017

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

4 participants