Mathews Edwirds
Mathews Edwirds
Command: "pip install --ignore-installed --upgrade tensorflow-2.8.0-cp39-cp39-linux_x86_64.whl" Defaulting to user installation because normal site-packages is not writeable "ERROR: tensorflow-2.8.0-cp39-cp39-linux_x86_64.whl is not a supported wheel on this platform." How can i solve...
**Problem:** I am encountering the same issue while attempting to run the [2.2 Use by Python script](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/ppstructure/docs/quickstart_en.md#:~:text=2.2.1-,image%20orientation%20%2B%20layout%20analysis%20%2B%20table%20recognition%20-%20import%20os%0Aimport) on Windows. **Environment:** - `paddleocr`: 2.7.0.3 - `paddlepaddle`: 2.5.2 - `paddlepaddle-gpu`: 2.5.2 **Additional...
> Hey @qaixerabbas , > > I implemented your issue in windows using the same code. > > Very unfortunately, I haven't located the problematic code yet, but you can...