[Bug]: Can not login in colab
What happened?
There are some bug in colab version. It said Login Errorlocal variable 's' referenced before assignment
Enroller
COLAB
OS
Linux-Distro
Relevant log output
Trying to login
Login Errorlocal variable 's' referenced before assignment
Terms
- [X] I am using the latest version available.
- [X] I agree to follow this project's Code of Conduct
OK i pushed a fix can you try it and say if it works
Still not working
Runtime disconnected issue on colab
(Not colab) but CLI is showing:
Cloudflare is blocking your requests try again after an hour
I have error too in login, in Colab or CLI but i can just see the message in CLI it says:
Trying to login Traceback (most recent call last): File "/storage/emulated/0/Download/CLI/duce.py", line 643, in <module> head, user, currency, s, txt = check_login(email, password) File "/storage/emulated/0/Download/CLI/duce.py", line 357, in check_login csrf_token = soup.find("input", {"name": "csrfmiddlewaretoken"})["value"] TypeError: 'NoneType' object is not subscriptable
I have error too in login, in Colab or CLI but i can just see the message in CLI it says:
Trying to login Traceback (most recent call last): File "/storage/emulated/0/Download/CLI/duce.py", line 643, in <module> head, user, currency, s, txt = check_login(email, password) File "/storage/emulated/0/Download/CLI/duce.py", line 357, in check_login csrf_token = soup.find("input", {"name": "csrfmiddlewaretoken"})["value"] TypeError: 'NoneType' object is not subscriptable
yes same issue @techtanic
also showing s is not defined !!
Traceback (most recent call last):
File "