用python爬取伯樂在線的準備

1.在pycharm選擇編譯器 2.創建項目 。 3。出現「No module named」 'win32api' 4.配置main 新建一個main, from scrapy.cmdline import execute import sys import os sys.path.append(os.path.dirname(os.path.abspath(__file__))) execute
相關文章
相關標籤/搜索