Code Monkey home page Code Monkey logo

Comments (4)

myinzack avatar myinzack commented on May 22, 2024 1

it worked thanks

aftet i ran the below commands
cd Python-3.6.0/
./configure
sudo make install

from chatterbot-corpus.

gunthercox avatar gunthercox commented on May 22, 2024

Hi @VijaySagi, it sounds like you might not have all of the required dependencies installed. Try running this command:

python -m pip install chatterbot

from chatterbot-corpus.

myinzack avatar myinzack commented on May 22, 2024

i tried with python -m pip install chatterbot and python3 -m pip install chatterbot
output was
Requirement already satisfied: chatterbot in /usr/local/lib/python3.6/site-packages
Requirement already satisfied: python-dateutil<2.8,>=2.7 in /usr/local/lib/python3.6/site-packages (from chatterbot)
Requirement already satisfied: sqlalchemy<1.3,>=1.2 in /usr/local/lib/python3.6/site-packages (from chatterbot)
Requirement already satisfied: mathparse<0.2,>=0.1 in /usr/local/lib/python3.6/site-packages (from chatterbot)
Requirement already satisfied: chatterbot-corpus<1.3,>=1.2 in /home/vijay/Desktop/Training/code/chatbot/chatterbot-corpus-master (from chatterbot)
Requirement already satisfied: pymongo<4.0,>=3.3 in /usr/local/lib/python3.6/site-packages (from chatterbot)
Requirement already satisfied: pint>=0.8.1 in /usr/local/lib/python3.6/site-packages (from chatterbot)
Requirement already satisfied: nltk<4.0,>=3.2 in /usr/local/lib/python3.6/site-packages (from chatterbot)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.6/site-packages (from python-dateutil<2.8,>=2.7->chatterbot)
Requirement already satisfied: singledispatch in /usr/local/lib/python3.6/site-packages (from nltk<4.0,>=3.2->chatterbot)

pls suggest

from chatterbot-corpus.

gunthercox avatar gunthercox commented on May 22, 2024

Several people left answers with possible solutions on a similar question on Stack Overflow:
https://stackoverflow.com/questions/1210664/no-module-named-sqlite3
Please let me know if any of these solutions fix the issue for you.

from chatterbot-corpus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.