qtchaos / py_mega_account_generator

🤖 Create and manage MEGA accounts with ease, upload and share files.
GNU General Public License v3.0
110 stars 21 forks source link

module 'asyncio' has no attribute 'coroutine' #4

Closed binnichtaktiv closed 1 year ago

binnichtaktiv commented 1 year ago

Hi its me again Is something wrong with my dependencies? Because it worked fine last time Bildschirm­foto 2022-12-11 um 13 25 08

qtchaos commented 1 year ago

I believe this is a problem with Python 3.11, try using 3.10 or lower... I will try to fix this issue tonight.

qtchaos commented 1 year ago

This is a problem with the library I'm using to interact with the mega.nz API. Since this library has not been maintained since 2020 it will show its age, I do not have the time to rewrite this library. I might see if I can fork it and maintain it, but no promises.

binnichtaktiv commented 1 year ago

This is a problem with the library I'm using to interact with the mega.nz API. Since this library has not been maintained since 2020 it will show its age, I do not have the time to rewrite this library. I might see if I can fork it and maintain it, but no promises.

Hey did you maybe find something to fix this now?

qtchaos commented 1 year ago

This is a problem with the library I'm using to interact with the mega.nz API. Since this library has not been maintained since 2020 it will show its age, I do not have the time to rewrite this library. I might see if I can fork it and maintain it, but no promises.

Hey did you maybe find something to fix this now?

The only way for me to be able to support Python 3.11 is for me to fork the mega.nz API that I use, but I simply do not have the time especially because of exams to do that. There is a break coming up soon, so I might try to do something about it, but I don't suggest getting your hopes up.

qtchaos commented 1 year ago

After looking further into the issue, the issue was with a sub-dependency being severely outdated, I added a function to help fix this.

binnichtaktiv commented 1 year ago

After looking further into the issue, the issue was with a sub-dependency being severely outdated, I added a function to help fix this.

Thank you! but now i get this😭 I have pyppeteer installed I checked it image

qtchaos commented 1 year ago

Are you 100% sure that you have pyppeteer installed? Please run the pip install -r requirements.txt command again.

binnichtaktiv commented 1 year ago

here😅 everything is installed and working I checked 3 times now https://gofile.io/d/YvN1iW

qtchaos commented 1 year ago

I wonder if maybe your pip is from a different version of Python? Run the pip --version and python3 --version commands to see if they are the same...

qtchaos commented 1 year ago

I believe you can use python3 -m pip instead of pip. You can also try seeing if the pip3 command works?

binnichtaktiv commented 1 year ago

I believe you can use python3 -m pip instead of pip. You can also try seeing if the pip3 command works?

i fixed it with python3 -m pip install -r requirements.txt

binnichtaktiv commented 1 year ago

bruh now i get this😭 tried 2 times and this happens image

qtchaos commented 1 year ago

I'm getting similar results, this is most likely an issue with the mail.tm API being slow, there is nothing I can do to help fix this 🙁

binnichtaktiv commented 1 year ago

I'm getting similar results, this is most likely an issue with the mail.tm API being slow, there is nothing I can do to help fix this 🙁

oh okay :( so it doesn't work at all or do you just have to wait? lol now it worked🙏🏻🙏🏻 Thank you so much for the update and for helping me❤️ Ill try your TunnelBear vpn account creator too hehe