GithubHelp home page GithubHelp logo

wechat_taptap's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wechat_taptap's Issues

运行报错啊。。python3.5.2

Traceback (most recent call last):
File "E:\for github\wechat_taptap\taptap.py", line 195, in
threading.Thread(target = run).run()
File "D:\python\lib\threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "E:\for github\wechat_taptap\taptap.py", line 176, in run
ready()
File "E:\for github\wechat_taptap\taptap.py", line 76, in ready
image=cv2.resize(image,(h,w),interpolation=cv2.INTER_CUBIC)
TypeError: integer argument expected, got float

mac上不行啊

➜  Desktop sudo python ./taptap.py
/sdcard/screenshot.jpg: 1 file pulled. 10.5 MB/s (60494 bytes in 0.005s)
/sdcard/screenshot.jpg: 1 file pulled. 9.3 MB/s (60494 bytes in 0.006s)
Traceback (most recent call last):
  File "./taptap.py", line 196, in <module>
    threading.Thread(target = run).run()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "./taptap.py", line 178, in run
    x0,y0 = findRole()
  File "./taptap.py", line 86, in findRole
    w,h = template.shape[::-1]
AttributeError: 'NoneType' object has no attribute 'shape'
➜  Desktop 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.