Open akirayorunoe opened 11 months ago
Not sure but it could be that you are using an unsupported Python version?
If you are in 3.11 try using one of the versions listed there perhaps and it should be fine.
Yep, just installed with empty env again and it does work with python 3.9. Paddle has not been that well updated but it is the best tool ive found so i think sticking to versions below 3.10 is needed.
Sorry for late reply, i have downgrade to python 3.9 but still have the same issue
Are you on Linux or WSL?
- CentOS 7 (GPUVersion Supports CUDA 10.2/11.2/11.6/11.7)
- Ubuntu 16.04/18.04/20.04/22.04 (GPUVersion Supports CUDA 10.2/11.2/11.6/11.7)
Are the required versions (including CUDA).
If that doesn't work then I'm not sure :/
Can you also perhaps try installing the dependencies with pip directly? I had some issues where, using the requirements file, pip was not be able to find the package, but "pip install
@pijuskri so pip install each dependencies in requirement file individually?
Yeah, start with paddleocr to see if that fixes yhe issue
Hi, i cannot install the requirements.txt