GithubHelp home page GithubHelp logo

Comments (10)

genzj avatar genzj commented on June 10, 2024

请提供一下windows defender病毒库的版本,应该在defender管理控制窗口的更新页面。谢谢!

from pybingwallpaper.

leim avatar leim commented on June 10, 2024

这里
333

from pybingwallpaper.

genzj avatar genzj commented on June 10, 2024

没找到怎么给微软提误报,等我重新打个包试试吧。

from pybingwallpaper.

genzj avatar genzj commented on June 10, 2024

hello @leim 不知你是否有空帮我测试下这个版本:

http://pan.baidu.com/s/1pK7GVDT
提取码usq3

如果还是不行我就考虑换打包工具了。
谢谢!

from pybingwallpaper.

leim avatar leim commented on June 10, 2024

已下载,windows defender未报告异常。

from pybingwallpaper.

genzj avatar genzj commented on June 10, 2024

好的,非常感谢!

from pybingwallpaper.

drcege avatar drcege commented on June 10, 2024

@genzj 现在用的是什么打包工具呢,我想自己打包~

from pybingwallpaper.

genzj avatar genzj commented on June 10, 2024

cx_freeze和pyinstaller都可以。前者直接用setup.py,后者需要用这个文件里面的spec

https://github.com/genzj/pybingwallpaper/blob/pyinstaller/build.spec

from pybingwallpaper.

drcege avatar drcege commented on June 10, 2024

代码是用python3写的啊……

我用cx_freeze遇到了问题,比如 ImportError: No module named 'win32.win32gui',安装了pywin32还是不行,还有PIL怎么在python3下使用?

有时间能不能简单写个Wiki,说明一下配置和发布的过程,万分感谢~

from pybingwallpaper.

genzj avatar genzj commented on June 10, 2024

想起来了,pywin32有个bug,win32目录下缺一个init.py文件,导致cx_freeze导入不成功。创建一个空的init.py文件就可以了。
PIL装一个叫pillow的库。

from pybingwallpaper.

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.