Chatterbot: Cant import my own custom logic adapter

Created on 2 Feb 2018  路  2Comments  路  Source: gunthercox/ChatterBot

Hi, I've created a custom logic adapter with class "getYoutube" and I've placed the .py file in the directory of my virtual environment running the chatbot. I've also include import_path in the main chatterbot script but it cant seem to find the module. Throwing me an error that there's no module of that name.

question

Most helpful comment

@lws803 could you provide fallowing details?

  1. chatterbot config?
  2. chatterbot version?
  3. Error stack trace?

All 2 comments

@lws803 could you provide fallowing details?

  1. chatterbot config?
  2. chatterbot version?
  3. Error stack trace?

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coolrb picture coolrb  路  3Comments

yuvalBor picture yuvalBor  路  3Comments

vkosuri picture vkosuri  路  4Comments

decode007 picture decode007  路  3Comments

hemangsk picture hemangsk  路  4Comments