Skip to Content
Menu
This question has been flagged

I was following a step by step direction for installation and i'm stuck with installing dependecies, what should I do?


It shows:

Could not find a version that satisfies the requirement Babel(from versions: )No matching distribution for Babel

Your comment is awaiting moderation.


I already tried: pip3 install Babel

but doesn't work

Avatar
Discard
Best Answer

first try sudo apt-get install python-pybabel
then 
sudo pip3 install Babel

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 24
13000
1
Jul 21
7097
0
Apr 20
3868
1
Jan 24
3730
2
Sep 18
2925