noodles hace 3 años
padre
commit
0ac0aff228
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      shop_item_list.py

+ 1 - 0
shop_item_list.py

@@ -17,6 +17,7 @@ import pandas as pd
 import time
 import json
 import re
+import sys
 
 def brower_start(port):
     options = webdriver.ChromeOptions()