yasserqureshi1 / Sneaker-Monitors

A collection of web monitors that notify of restocks or updates on sneaker related sites through Discord Webhook. This includes Shopify, Nike SNKRS (supports 42 countries), Supreme and now Footsite monitors!
GNU General Public License v3.0
462 stars 126 forks source link

Could you please help me figure out what wrong #143

Closed airheadhtx closed 1 year ago

airheadhtx commented 2 years ago

Anyone know what I could be doing wrong?" Screenshot (16)

airheadhtx commented 2 years ago

--- RUNNING --- python: can't open file 'C:\Users\David': [Errno 2] No such file or directory Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() ValueError: invalid literal for int() with base 10: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main.py", line 144, in configure_screen monitor = get_monitor(monitor_option) File "C:\Users\David Sotelo\Desktop\Sneaker-Monitors-master\Sneaker-Monitors-master\sneaker-monitors__main__.py", line 69, in get_monitor return monitors__[int(index)].lower() IndexError: list index out of range

Something went wrong. Please check the input...

yasserqureshi1 commented 2 years ago

Anyone know what I could be doing wrong?" Screenshot (16)

How did you set up the software? How did you configure the monitors?

yasserqureshi1 commented 1 year ago

Updated monitors shouldnt have this issue