KevinLage / Edu-Account-creator

300 stars 177 forks source link

Am I doing something wrong? #64

Open KyleOofs opened 4 years ago

KyleOofs commented 4 years ago

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 commented 4 years ago

You need to install requests module.

pip install requests

KyleOofs commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

You need to install requests module.

pip install requests

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

KevinLage commented 4 years ago

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 commented 4 years ago

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