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

typo and SyntaxError, correction? #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erwan-QA
Copy link

Modification to repair this error:
Extracting robotframework_pdf2textlibrary-0.3-py3.8.egg to c:\python3\lib\site-packages
File "c:\python3\lib\site-packages\robotframework_pdf2textlibrary-0.3-py3.8.egg\Pdf2TextLibrary_init_.py", line 11
print 'pdt to text library'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('pdt to text library')?

Modification to repair this error:
Extracting robotframework_pdf2textlibrary-0.3-py3.8.egg to c:\python3\lib\site-packages
  File "c:\python3\lib\site-packages\robotframework_pdf2textlibrary-0.3-py3.8.egg\Pdf2TextLibrary\__init__.py", line 11
    print 'pdt to text library'
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('pdt to text library')?
@atthaboon
Copy link
Contributor

Plz help to resolve the conflict then I will merge the change.

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

Successfully merging this pull request may close these issues.

None yet

2 participants