【已解决】Mac中PyCharm中Python代码调试报错:SyntaxError Non-ASCII character xe7 in file on line but no encoding
crifan 7年前 (2017-11-09) 5395浏览 0评论
折腾: 【记录】尝试用Python操作PhantomJS+Selenium去模拟购物操作 期间,在PyCharm中,用代码: from selenium import webdriver from selenium.webdriver.comm...