Hi, I'm trying to install openpyxl in Python 3, but I can't. in python 2 there is no problem but with 3 it doesn't let me.
sudo pip3 install openpyxl
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-build-v2ejztbq/openpyxl
Storing debug log for failure in /root/.pip/pip.log
sudo apt-get install python3-openpyxl
Reading package lists... Done
Building dependency tree... 50%
Building dependency tree
Reading state information... Done
E: Unable to locate package python3-openpyxl