Nov-10-2019, 01:52 PM
Hello,
Here is what happens when I'm trying to install PyPDF2:
Thanks.
Here is what happens when I'm trying to install PyPDF2:
Output:sudo pip3 install PyPDF2 Traceback (most recent call last): File "/usr/bin/pip3", line 9, in <module> from pip import main ImportError: cannot import name 'main'Any suggestions ?Thanks.
