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

PDFContents - ImportError: attempted relative import with no known parent package #8

Open
bluenostromo opened this issue Feb 8, 2022 · 1 comment

Comments

@bluenostromo
Copy link

bluenostromo commented Feb 8, 2022

Code does not function

~/Downloads/Robinhood-1099-Parser-1.0.1/Robinhood-1099-Parser-1.0.1/rh_1099
$ python main.py --pdf tax.pdf --check
Traceback (most recent call last):
File "C:\Users\Dylan\Downloads\Robinhood-1099-Parser-1.0.1\Robinhood-1099-Parser-1.0.1\rh_1099\main.py", line 5, in
from .pdf_contents import PDFContents
ImportError: attempted relative import with no known parent package

@kevinpark1217
Copy link
Owner

Did you follow the Windows prerequisite section here?

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