Error while installing chatterbot
python ChatterBot-1.0.2setup.py
Traceback (most recent call last): File "ChatterBot-1.0.2setup.py", line 19, in <module>
CHATTERBOT = __import__('chatterbot') File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbot__init__.py", line 4, in <module>
from .chatterbot import ChatBot File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotchatterbot.py", line 3, in <module>
from chatterbot.logic import LogicAdapter File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogic__init__.py", line 6, in <module>
from chatterbot.logic.unit_conversion import UnitConversion File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogicunit_conversion.py", line 5, in <module>
from pint import UnitRegistry ModuleNotFoundError: No module named 'pint'
Getting this error while installing chatterbot. Please help me installing chatterbot.
OS: Windows 10
Download Source of chatterbot: https://files.pythonhosted.org/packages/4b/2d/38441bf6b6e11d6149c8b2e0b5ee9d9ee4fd159bd771b9b0378d010743c9/ChatterBot-1.0.2.tar.gz
python
add a comment |
python ChatterBot-1.0.2setup.py
Traceback (most recent call last): File "ChatterBot-1.0.2setup.py", line 19, in <module>
CHATTERBOT = __import__('chatterbot') File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbot__init__.py", line 4, in <module>
from .chatterbot import ChatBot File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotchatterbot.py", line 3, in <module>
from chatterbot.logic import LogicAdapter File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogic__init__.py", line 6, in <module>
from chatterbot.logic.unit_conversion import UnitConversion File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogicunit_conversion.py", line 5, in <module>
from pint import UnitRegistry ModuleNotFoundError: No module named 'pint'
Getting this error while installing chatterbot. Please help me installing chatterbot.
OS: Windows 10
Download Source of chatterbot: https://files.pythonhosted.org/packages/4b/2d/38441bf6b6e11d6149c8b2e0b5ee9d9ee4fd159bd771b9b0378d010743c9/ChatterBot-1.0.2.tar.gz
python
1
Installpint
?
– DavidPostill♦
Feb 6 at 14:47
Hey @DavidPostill.. Thank you but i got it installed using " pip install Chatterbot"
– iN0caT
Feb 7 at 19:15
add a comment |
python ChatterBot-1.0.2setup.py
Traceback (most recent call last): File "ChatterBot-1.0.2setup.py", line 19, in <module>
CHATTERBOT = __import__('chatterbot') File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbot__init__.py", line 4, in <module>
from .chatterbot import ChatBot File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotchatterbot.py", line 3, in <module>
from chatterbot.logic import LogicAdapter File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogic__init__.py", line 6, in <module>
from chatterbot.logic.unit_conversion import UnitConversion File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogicunit_conversion.py", line 5, in <module>
from pint import UnitRegistry ModuleNotFoundError: No module named 'pint'
Getting this error while installing chatterbot. Please help me installing chatterbot.
OS: Windows 10
Download Source of chatterbot: https://files.pythonhosted.org/packages/4b/2d/38441bf6b6e11d6149c8b2e0b5ee9d9ee4fd159bd771b9b0378d010743c9/ChatterBot-1.0.2.tar.gz
python
python ChatterBot-1.0.2setup.py
Traceback (most recent call last): File "ChatterBot-1.0.2setup.py", line 19, in <module>
CHATTERBOT = __import__('chatterbot') File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbot__init__.py", line 4, in <module>
from .chatterbot import ChatBot File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotchatterbot.py", line 3, in <module>
from chatterbot.logic import LogicAdapter File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogic__init__.py", line 6, in <module>
from chatterbot.logic.unit_conversion import UnitConversion File "F:SoftwaresPythonCBChatterBot-1.0.2chatterbotlogicunit_conversion.py", line 5, in <module>
from pint import UnitRegistry ModuleNotFoundError: No module named 'pint'
Getting this error while installing chatterbot. Please help me installing chatterbot.
OS: Windows 10
Download Source of chatterbot: https://files.pythonhosted.org/packages/4b/2d/38441bf6b6e11d6149c8b2e0b5ee9d9ee4fd159bd771b9b0378d010743c9/ChatterBot-1.0.2.tar.gz
python
python
edited Feb 6 at 14:47
DavidPostill♦
107k26232266
107k26232266
asked Feb 6 at 10:23
iN0caTiN0caT
1
1
1
Installpint
?
– DavidPostill♦
Feb 6 at 14:47
Hey @DavidPostill.. Thank you but i got it installed using " pip install Chatterbot"
– iN0caT
Feb 7 at 19:15
add a comment |
1
Installpint
?
– DavidPostill♦
Feb 6 at 14:47
Hey @DavidPostill.. Thank you but i got it installed using " pip install Chatterbot"
– iN0caT
Feb 7 at 19:15
1
1
Install
pint
?– DavidPostill♦
Feb 6 at 14:47
Install
pint
?– DavidPostill♦
Feb 6 at 14:47
Hey @DavidPostill.. Thank you but i got it installed using " pip install Chatterbot"
– iN0caT
Feb 7 at 19:15
Hey @DavidPostill.. Thank you but i got it installed using " pip install Chatterbot"
– iN0caT
Feb 7 at 19:15
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1402606%2ferror-while-installing-chatterbot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1402606%2ferror-while-installing-chatterbot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Install
pint
?– DavidPostill♦
Feb 6 at 14:47
Hey @DavidPostill.. Thank you but i got it installed using " pip install Chatterbot"
– iN0caT
Feb 7 at 19:15