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
12599
1
Jul 21
6664
0
Apr 20
3411
1
Jan 24
3463
2
Sep 18
2591