Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Module Import error #2

Closed
AvinashShukla1 opened this issue May 17, 2021 · 5 comments
Closed

Module Import error #2

AvinashShukla1 opened this issue May 17, 2021 · 5 comments

Comments

@AvinashShukla1
Copy link

I get this issue when i try to run the script

" Traceback (most recent call last):
File "C:\Users\win10\Downloads\Vac-Cowin-master\VacCowin.py", line 12, in
from utils.appointment import checkAndBook
File "C:\Users\win10\Downloads\Vac-Cowin-master\utils\appointment.py", line 11, in
from utils.captcha import captchaBuilder
ImportError: cannot import name 'captchaBuilder' from 'utils.captcha' (C:\Users\win10\Downloads\Vac-Cowin-master\utils\captcha.py) ".

I checked the code and found that due to different name in the code , it is giving the error .
And i really like your project and currently using to find a slot . :)

@dhhruv
Copy link
Owner

dhhruv commented May 17, 2021

Yeah, that was a small mistake and it's already solved. Thanks for letting me know about the error. If there is any other issue you come up with, please let me know.
P.S. - Hope you'll find a slot soon. :D

@AvinashShukla1
Copy link
Author

Yeah, that was a small mistake and it's already solved. Thanks for letting me know about the error. If there is any other issue you come up with, please let me know.
P.S. - Hope you'll find a slot soon. :D

Thanks, I found two slots for my Father and mom. 😄 . Your script has really helped me . I was searching for more slots then i found this error " 'fee-type' 'Non-type' object is not iterable. Exiting the script. Pres any key to continue... It is not happening everytime , but...

@dhhruv
Copy link
Owner

dhhruv commented May 17, 2021 via email

@AvinashShukla1
Copy link
Author

Did you find slots or booked slots? Please let me know regarding this. Yeah, actually the Script is under testing phase and there's a new implementation going on right now so it'll happen for now. We're working on it. When the software will be ready, we'll release them under the Releases Section. Do check for more updates. Thank you, Dhruv

On Mon, 17 May, 2021, 9:00 pm AvinashShukla1, @.***> wrote: Yeah, that was a small mistake and it's already solved. Thanks for letting me know about the error. If there is any other issue you come up with, please let me know. P.S. - Hope you'll find a slot soon. :D Thanks, I found two slots for my Father and mom. 😄 . Your script has really helped me . I was searching for more slots then i found this error " 'fee-type' 'Non-type' object is not iterable. Exiting the script. Pres any key to continue... It is not happening everytime , but... — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKQE3OWFCW6FR5WC674RDTTOEZADANCNFSM45AJV2MQ .

@AvinashShukla1
Copy link
Author

AvinashShukla1 commented May 17, 2021

Did you find slots or booked slots? Please let me know regarding this. Yeah, actually the Script is under testing phase and there's a new implementation going on right now so it'll happen for now. We're working on it. When the software will be ready, we'll release them under the Releases Section. Do check for more updates. Thank you, Dhruv

On Mon, 17 May, 2021, 9:00 pm AvinashShukla1, @.***> wrote: Yeah, that was a small mistake and it's already solved. Thanks for letting me know about the error. If there is any other issue you come up with, please let me know. P.S. - Hope you'll find a slot soon. :D Thanks, I found two slots for my Father and mom. 😄 . Your script has really helped me . I was searching for more slots then i found this error " 'fee-type' 'Non-type' object is not iterable. Exiting the script. Pres any key to continue... It is not happening everytime , but... — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKQE3OWFCW6FR5WC674RDTTOEZADANCNFSM45AJV2MQ .

Yes , I booked two Slots. Thanks to your software and your team programming skills 😅. As I mentioned earlier , The issue is still there , Hope you find a solution for it .
Update- The issue Is Solved . I downloaded the latest package and Ran it . It's Fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants