Edu-Account-creator icon indicating copy to clipboard operation
Edu-Account-creator copied to clipboard

Am I doing something wrong?

Open KyleOofs opened this issue 4 years ago • 6 comments

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?

KyleOofs avatar Jul 04 '20 01:07 KyleOofs

You need to install requests module.

pip install requests

camlogical avatar Jul 04 '20 01:07 camlogical

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?

KyleOofs avatar Jul 04 '20 03:07 KyleOofs

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!

0m3rta13 avatar Jul 04 '20 10:07 0m3rta13

You need to install requests module.

pip install requests

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

mikeyhodl avatar Jul 14 '20 19:07 mikeyhodl

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

KevinLage avatar Jul 15 '20 11:07 KevinLage

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

mikeyhodl avatar Jul 15 '20 12:07 mikeyhodl