升级到 python3.7.2 也不能解决怎么没回事
你的文件不能起名叫 appium.py , 这样 import 的时候会变成了从 appium.py 里找 webdriver 文件名不要和对应的模块重复
谢谢解决了