We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by shivamguys September 12, 2023
Hi Below is the code along with the error message for your reference. . Installing collected packages: python-bidi, pyclipper, mpmath, argparse, typing-extensions, sympy, PyYAML, pillow, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, ninja, networkx, MarkupSafe, itsdangerous, fsspec, filelock, click, blinker, Werkzeug, triton, tifffile, Shapely, scipy, opencv-python-headless, nvidia-cusparse-cu12, nvidia-cudnn-cu12, lazy-loader, Jinja2, imageio, scikit-image, nvidia-cusolver-cu12, flask, torch, torchvision, easyocr Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 PyYAML-6.0.2 Shapely-2.0.6 Werkzeug-3.1.3 argparse-1.4.0 blinker-1.9.0 click-8.1.7 easyocr-1.7.1 filelock-3.16.1 flask-3.1.0 fsspec-2024.10.0 imageio-2.36.0 itsdangerous-2.2.0 lazy-loader-0.4 mpmath-1.3.0 networkx-3.4.2 ninja-1.11.1.2 numpy-2.1.3 nvidia-cublas-cu12-12.4.5.8 nvidia-cuda-cupti-cu12-12.4.127 nvidia-cuda-nvrtc-cu12-12.4.127 nvidia-cuda-runtime-cu12-12.4.127 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.2.1.3 nvidia-curand-cu12-10.3.5.147 nvidia-cusolver-cu12-11.6.1.9 nvidia-cusparse-cu12-12.3.1.170 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.4.127 opencv-python-headless-4.10.0.84 packaging-24.2 pillow-11.0.0 pyclipper-1.3.0.post6 python-bidi-0.6.3 scikit-image-0.24.0 scipy-1.14.1 sympy-1.13.1 tifffile-2024.9.20 torch-2.5.1 torchvision-0.20.1 triton-3.1.0 typing-extensions-4.12.2 python3: can't open file '/home/runner/work/irctc-cypress-automation/irctc-cypress-automation/irctc-captcha-solver/app.py': [Errno 2] No such file or directory Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Discussed in #1
Originally posted by shivamguys September 12, 2023
👋 I'm getting error while running the code using github fork.
Hi
Below is the code along with the error message for your reference.
.
Installing collected packages: python-bidi, pyclipper, mpmath, argparse, typing-extensions, sympy, PyYAML, pillow, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, ninja, networkx, MarkupSafe, itsdangerous, fsspec, filelock, click, blinker, Werkzeug, triton, tifffile, Shapely, scipy, opencv-python-headless, nvidia-cusparse-cu12, nvidia-cudnn-cu12, lazy-loader, Jinja2, imageio, scikit-image, nvidia-cusolver-cu12, flask, torch, torchvision, easyocr
Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 PyYAML-6.0.2 Shapely-2.0.6 Werkzeug-3.1.3 argparse-1.4.0 blinker-1.9.0 click-8.1.7 easyocr-1.7.1 filelock-3.16.1 flask-3.1.0 fsspec-2024.10.0 imageio-2.36.0 itsdangerous-2.2.0 lazy-loader-0.4 mpmath-1.3.0 networkx-3.4.2 ninja-1.11.1.2 numpy-2.1.3 nvidia-cublas-cu12-12.4.5.8 nvidia-cuda-cupti-cu12-12.4.127 nvidia-cuda-nvrtc-cu12-12.4.127 nvidia-cuda-runtime-cu12-12.4.127 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.2.1.3 nvidia-curand-cu12-10.3.5.147 nvidia-cusolver-cu12-11.6.1.9 nvidia-cusparse-cu12-12.3.1.170 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.4.127 opencv-python-headless-4.10.0.84 packaging-24.2 pillow-11.0.0 pyclipper-1.3.0.post6 python-bidi-0.6.3 scikit-image-0.24.0 scipy-1.14.1 sympy-1.13.1 tifffile-2024.9.20 torch-2.5.1 torchvision-0.20.1 triton-3.1.0 typing-extensions-4.12.2
python3: can't open file '/home/runner/work/irctc-cypress-automation/irctc-cypress-automation/irctc-captcha-solver/app.py': [Errno 2] No such file or directory
Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered: