CloudBotIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
273 stars 252 forks source link

Installing Error: Enchant c library not found #251

Closed misaka00251 closed 7 years ago

misaka00251 commented 7 years ago

Well I use this command to install something but it didn't work: pip install -r requirements.txt It says "Enchant c library not found." My OS is CentOS 6 and I can't find any answers of that.

misaka00251 commented 7 years ago

Well I found the solution of that use this:

sudo pip install -r requirements.txt

But now because my CentOS pre-installed python 2.6, so when I run this it always jumps to 2.6:

sudo python

Python 2.6 ....

I make installed python3 and can run "python3" in my terminal, but I can't run "sudo python 3".

knight-ryu12 commented 7 years ago

whoa. so big.

iPad$B$+$iAw?.(B

2016/10/19 19:51$B!"(BWind Reiki notifications@github.com $B$N%a%C%;!<%8(B:

Well I found the solution of that use this:

sudo pip install -r requirements.txt

But now because my CentOS pre-installed python 2.6, so when I run this it always jumps to 2.6:

sudo python

Python 2.6 ....

I make installed python3 and can run "python3" in my terminal, but I can't run "sudo python 3".

$B!=(B You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

knight-ryu12 commented 7 years ago

I'd recommend adding seveal repo... I think

misaka00251 commented 7 years ago

Error here: Command "/usr/bin/python -u -c "import setuptools, tokenize; file='/tmp/pip-build-MaKm3m/lxml/setup.py';exec(compile( getattr(tokenize, 'open', open)(file).read().replace('\r \n', '\n'), file, 'exec'))" install --record /tmp/pip-Cj iN_F-record/install-record.txt --single-version-externally-m anaged --compile" failed with error code 1 in /tmp/pip-build -MaKm3m/lxml/