Unable to find chromedriver...AttributeError: ‘NoneType‘ object has no attribute ‘get‘

272 阅读1分钟

Unable to find chromedriver…AttributeError: ‘NoneType’ object has no attribute ‘get’

文章目录

更多问题请查看:
Python项目代码使用过程中遇到的Python问题汇总索引目录

在这里,要感谢一个订阅了我两个专栏的朋友(微信昵称:白噪声)。由于我是在mac上跑的,并没有遇到这个路径问题。所以一直没解决。

今天他用电脑测试进行了解决。

异常描述:

C:\download\taobao_seckill_anyi-master\venv\Scripts\python.exe C:/download/taobao_seckill_anyi-master/main.py
2021-01-07 19:58:46 
Unable to find chromedriver, Please check the drive path.
Exception in Tkinter callback
Traceback (most recent call last):
  File "C:\Users\38374\AppData\Local\Programs\Python\Python38\lib\tkinter\__init__.py"