Giter VIP home page Giter VIP logo

Comments (11)

tylor-e avatar tylor-e commented on May 20, 2024

好像发到py2.7版本里来了。。。不好意思我去3.5那边发

from itchat.

littlecodersh avatar littlecodersh commented on May 20, 2024

@tylor-e 因为这是2.7这里的新功能,3.5还没更新

from itchat.

littlecodersh avatar littlecodersh commented on May 20, 2024

@tylor-e 另外,开issue报bug无所谓的,2.7 3.5都可以直接开

from itchat.

tylor-e avatar tylor-e commented on May 20, 2024

@littlecodersh 嗯,我发现开issue也在一起。求更新或者简单的添加方法,我用Unirx的也写过这个功能,自己写满麻烦的,如果你的库集成了就最好啦~
另外报一个错,python3.5 用pip install itchat无法安装,最后我在这里下了源代码,setup.py install之后出现的奇怪的现象,在py2.7的目录下出现了新文件:E:\Python\Python27\Lib\site-packages\itchat-1.0.8-py2.7.egg,这也是上面的报错文件路径显示是2.7的原因

from itchat.

littlecodersh avatar littlecodersh commented on May 20, 2024

@tylor-e 试试这个命令:

pip install itchat --no-cache-dir

from itchat.

tylor-e avatar tylor-e commented on May 20, 2024

搞定isAt的功能啦,对比了一下两个版本的文件,在client.py里加入了相关的参数,这个功能就加好了

from itchat.

littlecodersh avatar littlecodersh commented on May 20, 2024

@tylor-e 哈哈,好的

from itchat.

tylor-e avatar tylor-e commented on May 20, 2024

我不是专业程序员,就懂点皮毛,所以你告诉了我有差别我就去找差别,幸运的是不复杂所以就找到啦~
顺便问一个,我想在自己的脚本里提取自己的NickName和ID如何调用呢?我看你是存在Storage里面,但我不知道如何调用 @littlecodersh

from itchat.

littlecodersh avatar littlecodersh commented on May 20, 2024

@tylor-e 厉害的!
你试试看这两个:

itchat.__client.storageClass.nickName
itchat.__client.storageClass.userName

from itchat.

tylor-e avatar tylor-e commented on May 20, 2024

@littlecodersh 真的非常感谢你们这些有想法又能干的程序员,这样专业的模块我是弄不了,但是拿来用用真的顺手,还能让我做更多的事

from itchat.

littlecodersh avatar littlecodersh commented on May 20, 2024

@tylor-e 不客气的,能用到就好:)

from itchat.

Related Issues (20)

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.