seadhy / Spotify-Account-Creator

Spotify Account Creator + Follower Bot + Auto changing pfp (avatar)
https://discord.gg/n38upSaySa
MIT License
429 stars 50 forks source link

Module not found error #78

Open hctkfr opened 3 days ago

hctkfr commented 3 days ago

Hi, I followed the steps in the video but I get the following error.

C:\Users\xx\Desktop\Spotify-Account-Creator-main>echo @off @off

C:\Users\xx\Desktop\Spotify-Account-Creator-main>python creator.py Modules not found! Please run install.bat and restart the tool.

I ran install.bat previously and get the message Downloaded All Modules! Press any key to continue . . .

if I search for it in CMD with pip packages I get this anyio 3.7.1 certifi 2024.8.30 colorama 0.4.6 cursor 1.3.5 h11 0.12.0 httpcore 0.15.0 httpx 0.23.0 idna 3.10 pip 24.2 pystyle 2.9 rfc3986 1.5.0 sniffio 1.3.1

and with help(), the packages dont appear either.

I appreciate your help with this.

hctkfr commented 2 days ago

I was using the latest version of python, I tried the version shown in the video and now is working. Problem now is I get the error

[22:26:08] [Info] > Account not created. Bypassing captcha challenge... [22:26:09] [Error Occurred] > Account not created. Recaptcha challenges cannot be solved at this time. If you are constantly getting this error, try again with quality proxies.

I tried with a free proxy just to see what happens and now I get [22:27:37] [Error Occurred] > 400 bad request. Retrying... 172.64.80.17:80

There is a way to solve this without using proxies? or in any case can someone recommend a trustable quality proxy?

Thanks