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

请问运行出现这个报错 如何解? #31

Open
wangyan-samuel opened this issue Nov 6, 2022 · 1 comment
Open

请问运行出现这个报错 如何解? #31

wangyan-samuel opened this issue Nov 6, 2022 · 1 comment

Comments

@wangyan-samuel
Copy link

Traceback (most recent call last):
File "/usr/local/src/xwaf/xwaf.py", line 2846, in
Program()
File "/usr/local/src/xwaf/xwaf.py", line 33, in init
self.selfUpdate()
File "/usr/local/src/xwaf/xwaf.py", line 181, in selfUpdate
latestVersion=getVersion("/tmp/xwaf.py")
File "/usr/local/src/xwaf/xwaf.py", line 176, in getVersion
latestVersion=re.search(r"self.currentVersion\s*=\s*(.*)",content).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

@solomanhl
Copy link

跟你一样 ,环境kali python3.10.8

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