Skip to content

How do I solve the "ERROR: No matching distribution found for spark-ocr==3.3.0" on Spark OCR? #339

Discussion options

You must be logged in to vote

Please use version related to version of Spark which you need: 3.3.0.spark23, 3.3.0.spark24, 3.3.0.spark30.
By default you can install Spark OCR with Spark 3 using command:
pip install spark-ocr==3.3.0.spark30 --extra-index-url=https://pypi.johnsnowlabs.com/$secret

Also please upgrade to the latest version ---> pip install spark-ocr==3.5.0.spark30 --extra-index-url=https://pypi.johnsnowlabs.com/$secret

Replies: 1 comment

Comment options

JustHeroo
Aug 31, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by JustHeroo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant