You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Traceback (most recent call last):
File "C:\Users\HP\Desktop\edu-mail-auto-generator-main\bot.py", line 1039, in
main()
File "C:\Users\HP\Desktop\edu-mail-auto-generator-main\bot.py", line 1036, in main
start_bot(reg_url, userEmail, allColleges[userInput], userInput + 1)
File "C:\Users\HP\Desktop\edu-mail-auto-generator-main\bot.py", line 64, in start_bot
fp = open('prefBrowser.txt', 'r')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'prefBrowser.txt'
Traceback (most recent call last):
File "C:\Users\HP\Desktop\edu-mail-auto-generator-main\bot.py", line 1039, in
main()
File "C:\Users\HP\Desktop\edu-mail-auto-generator-main\bot.py", line 1036, in main
start_bot(reg_url, userEmail, allColleges[userInput], userInput + 1)
File "C:\Users\HP\Desktop\edu-mail-auto-generator-main\bot.py", line 64, in start_bot
fp = open('prefBrowser.txt', 'r')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'prefBrowser.txt'