-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
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
Am I doing something wrong? #64
Comments
You need to install requests module. pip install requests |
Ok, thanks a lot. But after it executes, I finish the captcha and was brought to the 'My account' page. what do I do here? |
The Cccapply site has changed its layout since the bot was last updated. It works sometimes but generally it doesn’t and throws out various errors as the bot cannot find the variables In the script. It’s been said that this is no longer updated so looking for help is probably not going to bring you much luck. I suggest simply filling out the forms manually (bear in mind the majority of colleges won’t give you full access till you pay registration now because of the amount of abuse of edu accounts). Good luck! |
The bot is creating some funny mails they are not .edu mails |
|
ok |
Hello, ik you are making another project without using selenium, but right now I'm kinda desperate for an edu account. I got an error that I don't see anyone having.
Error:
Traceback (most recent call last):
File "Edu Bot.py", line 7, in
import requests
ModuleNotFoundError: No module named 'requests'
I have no idea what it means, but I think I'm doing something wrong; I have Python 3.8.3 installed along with pip and firefox of the latest version. Could you please help me?
The text was updated successfully, but these errors were encountered: