Anaconda Cloud says that this should be done,
conda install -c brianjmcguirk pyocr
I was scolded as follows.
The Python version looks like X.Y.Z, X: Major version Y: Minor version Z: Micro version It seems that changes at the minor version level are functional changes. That's why 3.7 doesn't work, and there are some like 3.6.
Recommended Posts