shivamguys / irctc-cypress-automation

Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).
92 stars 142 forks source link

Received a error when captcha was sloved #45

Closed Tulsipada closed 4 months ago

Tulsipada commented 4 months ago

Describe the bug A clear and concise description of what the bug is. Python install properly even python irctc-captcha-solver/app.py "" this comment was run successfully . i got a error

Screenshots

Screenshot 2024-04-30 at 7 26 07 AM

![Uploading Screenshot 2024-04-30 at 7.26.38 AM.png…]()

Desktop (please complete the following information):

Additional context can you explain about this issue

shivamguys commented 4 months ago

@Tulsipada can you change all python to python3 in cypress/support/commands.js file and then check...

Tulsipada commented 4 months ago

Same issue.

Screenshot 2024-04-30 at 8 58 12 AM
shivamguys commented 4 months ago

https://stackoverflow.com/questions/56252299/mac-os-x-modulenotfounderror-no-module-named-numpy

@Tulsipada

Tulsipada commented 4 months ago

@shivamguys thank you! its working now using python3

shivamguys commented 4 months ago

Your welcome 😁... @Tulsipada

Do share it so that it reaches others