Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win10平台运行search_main报错QSpinBox' object has no attribute 'setStepType' #8

Open
WillianWang2025 opened this issue Dec 24, 2021 · 1 comment

Comments

@WillianWang2025
Copy link

WillianWang2025 commented Dec 24, 2021

如题,在win10平台运行报错 AttributeError: 'QSpinBox' object has no attribute 'setStepType';
定位到Ui_search中 self.start_time_spinBox.setStepType(QtWidgets.QAbstractSpinBox.AdaptiveDecimalStepType)
是是啥原因呢?

将这句话注释掉后,能够出现界面,但是输入IP,点击搜索就闪退 Process finished with exit code -1073740791 (0xC0000409)

@atdpa4sw0rd
Copy link
Owner

那就不要勾选时间了。。。。fofa的api 限制使用时间了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants