AirtestProject / Poco

A cross-engine test automation framework based on UI inspection
http://airtest.netease.com/
Apache License 2.0
1.77k stars 318 forks source link

pip install pocoui 失败报错如下python3.8 #343

Open renkchina opened 4 years ago

renkchina commented 4 years ago

Could not find a version that satisfies the requirement opencv-contrib-python<=3.4.2.17 (from airtest->pocoui) (from versions: ) No matching distribution found for opencv-contrib-python<=3.4.2.17 (from airtest->pocoui)

yimelia commented 4 years ago

3.8有部分库暂时还不支持

flaminestone commented 4 years ago

It the same for python 3.6.12, but README file contain note about compatible with 3.6. May be it is error on README, and supported only 2.7 version?

flaminestone commented 4 years ago

No. It reproduce at all versions, problem is in other place

flaminestone commented 4 years ago

I find problem with my environments in system. Is not a problem with python version. My bad