Code Monkey home page Code Monkey logo

Comments (10)

skklkim avatar skklkim commented on May 28, 2024 1

from huawei-store-go.

XYZliang avatar XYZliang commented on May 28, 2024

我在多个系统中进行测试都没有发现这个问题。
这段代码是旧项目的,我一开始没有仔细看这里,我只能看浅层次看懂,百度看了一下后,暂时没发现有什么问题。
百度无果,大多数问题指向你用python打包时,pyinstaller版本太低。建议将python、selenium、pyinstaller升级到最新版本后再进行尝试。
感谢提醒,我仔细看了这里代码才发现。。。。这个py脚本是可以多线程多账号的~

from huawei-store-go.

hacken156026692 avatar hacken156026692 commented on May 28, 2024

请问一下,我想用安卓手机进行抢购,请问,用python手机版或termux终端器,能实现吗?

from huawei-store-go.

XYZliang avatar XYZliang commented on May 28, 2024

请问一下,我想用安卓手机进行抢购,请问,用python手机版或termux终端器,能实现吗?

用termux给手机安装上相关环境是可以的,但我不确定有没有对应安卓手机上的webdriver。网络上有很多例子,我也没有仔细看,这些都超过我能力之外。

from huawei-store-go.

Pigdrum avatar Pigdrum commented on May 28, 2024

Traceback (most recent call last):
File "E:\HUAWEI-STORE-GO-main\HUAWEI STORE.py", line 215, in
for account, pwd in data.items():
AttributeError: 'str' object has no attribute 'items'

ACCOUNT必须是map

from huawei-store-go.

vickyqi7 avatar vickyqi7 commented on May 28, 2024

请问py虽然跑起来了,但是就卡在了登陆后的那个个人主页里再也不动了。。。。为什么?

from huawei-store-go.

XYZliang avatar XYZliang commented on May 28, 2024

请问py虽然跑起来了,但是就卡在了登陆后的那个个人主页里再也不动了。。。。为什么?

最近都没去抢,刚刚试了下脚本好像没有问题。
个人主页?可以提供下这个网址我看看么~

有空我优化一下登陆成功跳转的逻辑。

from huawei-store-go.

skklkim avatar skklkim commented on May 28, 2024

github
请问我运行后打开chrome,报错了

from huawei-store-go.

XYZliang avatar XYZliang commented on May 28, 2024

github
请问我运行后打开chrome,报错了

你的环境问题,百度了一下,可能情况有很多。大概率是因为,你的chrome_driver参数输错了,应该输入chromedriver.exe这个文件的位置,我看你输入的是chrome浏览器的文件位置。(我的描述可能误导了你,下一个版本我会改一下)

from huawei-store-go.

XYZliang avatar XYZliang commented on May 28, 2024

非常感谢,我也百度解决了这个问题   目前脚本运行非常好  我也在学习python中  以后期待能跟你学习 

互相学习!

from huawei-store-go.

Related Issues (11)

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.