Jump to content

leophegor

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by leophegor

  1. Here's the output of debugger. [11:28:17.241] Currency Converter[Script Filter] Queuing argument '1' [11:28:17.354] Currency Converter[Script Filter] Script with argv '1' finished [11:28:17.356] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:17.534] Currency Converter[Script Filter] Queuing argument '10' [11:28:17.601] Currency Converter[Script Filter] Script with argv '10' finished [11:28:17.604] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:19.306] Currency Converter[Script Filter] Queuing argument '100' [11:28:19.380] Currency Converter[Script Filter] Script with argv '100' finished [11:28:19.384] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:20.709] Currency Converter[Script Filter] Queuing argument '100U' [11:28:20.851] Currency Converter[Script Filter] Script with argv '100U' finished [11:28:20.857] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:20.904] Currency Converter[Script Filter] Queuing argument '100US' [11:28:21.027] Currency Converter[Script Filter] Script with argv '100US' finished [11:28:21.033] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:21.214] Currency Converter[Script Filter] Queuing argument '100USD' [11:28:21.288] Currency Converter[Script Filter] Script with argv '100USD' finished [11:28:21.293] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:21.951] Currency Converter[Script Filter] Queuing argument '100USD ' [11:28:22.021] Currency Converter[Script Filter] Script with argv '100USD ' finished [11:28:22.028] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:22.314] Currency Converter[Script Filter] Queuing argument '100USD C' [11:28:22.445] Currency Converter[Script Filter] Script with argv '100USD C' finished [11:28:22.455] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:22.650] Currency Converter[Script Filter] Queuing argument '100USD CN' [11:28:22.792] Currency Converter[Script Filter] Script with argv '100USD CN' finished [11:28:22.801] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests [11:28:22.871] Currency Converter[Script Filter] Queuing argument '100USD CNY' [11:28:22.994] Currency Converter[Script Filter] Script with argv '100USD CNY' finished [11:28:23.003] ERROR: Currency Converter[Script Filter] Code 1: Traceback (most recent call last): File "run.py", line 1, in <module> import requests ImportError: No module named requests
  2. sry, Im new to the forums. I will upload my debugger output. Thx for help~
  3. I did all three steps.. And can see cur page. But after input amount and type, there is no result as expected.
×
×
  • Create New...