Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'PyPDF2' #28

Open
alexauvray opened this issue Nov 6, 2017 · 1 comment
Open

ModuleNotFoundError: No module named 'PyPDF2' #28

alexauvray opened this issue Nov 6, 2017 · 1 comment

Comments

@alexauvray
Copy link

Traceback (most recent call last):
  File "test.py", line 1, in <module>
    import doc2text
  File "/Users/Stan/Downloads/doc2text-master/doc2text/__init__.py", line 6, in <module>
    import PyPDF2 as pyPdf
ModuleNotFoundError: No module named 'PyPDF2'
@KugelschreiberY
Copy link

Having the same issue here, any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants