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

not able extract text from file using python package #195

Open
swamyaddala opened this issue Aug 20, 2019 · 0 comments
Open

not able extract text from file using python package #195

swamyaddala opened this issue Aug 20, 2019 · 0 comments

Comments

@swamyaddala
Copy link

while using python package to extract text from any file showing an error
code: import textract
text = textract.process('root/Desktop/from.pdf')

error: ./swamy.py: line 2: syntax error near unexpected token (' ./swamy.py: line 2: text = textract.process('root/Desktop/from.pdf')'

python version : Python 3.7.4
textract version : textract 1.6.1

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

1 participant