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

PythonAnywhere issue #12

Open
montaser85 opened this issue Feb 28, 2018 · 3 comments
Open

PythonAnywhere issue #12

montaser85 opened this issue Feb 28, 2018 · 3 comments

Comments

@montaser85
Copy link

I have deployed this in pythonAnywhere following the youtube video and it worked. But, when I tried to deploy after adding my own training dataset, it did not work. I have uploaded my dataset in a text file in the mybot folder and also uploaded the db.sqlite3 file in the same folder.It works fine on local host. Would you please help how I can deploy the app with my own dataset?

@chamkank
Copy link
Owner

Most likely a file path issue, can I see your code for app.py? The error log would help as well.

@sumitsg10
Copy link

these are the some path issues for your code and these are the chek for code extenstions and save file for app.py the error are find and run your code.

@engramar
Copy link

@montaser85, I created a small app based on this project and deployed it in PythonAnywhere. See here -> http://www.chatbotfactory.com.au/. What I did is I deployed an empty bot in PythonAnywhere but added an option for the user to upload their own training data via web. See the code here. https://github.com/codesydney/chatr. The good thing about allowing the user to upload their data from their side is that they can keep their intellectual property(ie subject matter knowledge).

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

4 participants