Skip to content
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

Open
KyleOofs opened this issue Jul 4, 2020 · 6 comments
Open

Am I doing something wrong? #64

KyleOofs opened this issue Jul 4, 2020 · 6 comments

Comments

@KyleOofs
Copy link

KyleOofs commented Jul 4, 2020

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?

@camlogical
Copy link

You need to install requests module.

pip install requests

@KyleOofs
Copy link
Author

KyleOofs commented Jul 4, 2020

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?

@0m3rta13
Copy link

0m3rta13 commented Jul 4, 2020

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).
Otherwise have a look at the other fork of this bot and see if it has any better luck (though won’t change the fact that most accounts are useless limited access till payment is made)

Good luck!

@mikeyhodl
Copy link

You need to install requests module.

pip install requests

The bot is creating some funny mails they are not .edu mails

@KevinLage
Copy link
Owner

You need to install requests module.
pip install requests

The bot is creating some funny mails they are not .edu mails

  1. I dont maintain it anymore
  2. the emails you see in the txt files are temp mails for receiving the EDU mails

@mikeyhodl
Copy link

You need to install requests module.
pip install requests

The bot is creating some funny mails they are not .edu mails

  1. I dont maintain it anymore
  2. the emails you see in the txt files are temp mails for receiving the EDU mails

ok

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

No branches or pull requests

5 participants