Open agarwalsonakshi opened 3 years ago
The instructions were valid for Python 2 which is no longer available now, so they need an update for Python 3.
Try sudo apt install python3-lxml python3-reportlab python3-pil python3-numpy python3-scipy python3-matplotlib
.
can help me in that
Traceback (most recent call last):
File "flow.py", line 4, in
I am not able to install few dependencies of hocr-tools in ubuntu20.04 with python3.8 but it was working fine in ubuntu18.04 with python3.6.
I run this Command :
sudo apt-get install python-lxml python-reportlab python-pil python-beautifulsoup python-numpy python-scipy python-matplotlib
and getting below error:
Could you please help me on how to install these dependencies?