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

Error #5

Open
dogdie233 opened this issue Nov 7, 2020 · 2 comments
Open

Error #5

dogdie233 opened this issue Nov 7, 2020 · 2 comments

Comments

@dogdie233
Copy link

PS F:\Python\WebAliveScan-master> python .\webscan.py --target .\target.txt
Traceback (most recent call last):
File ".\webscan.py", line 1, in
from lib.common.request import Request
File "F:\Python\WebAliveScan-master\lib\common\request.py", line 1, in
from gevent import monkey, pool; monkey.patch_all()
File "C:\Users\admin\AppData\Roaming\Python\Python38\site-packages\gevent_init_.py", line 87, in
from gevent._hub_local import get_hub
File "C:\Users\admin\AppData\Roaming\Python\Python38\site-packages\gevent_hub_local.py", line 101, in
import_c_accel(globals(), 'gevent._hub_local')
File "C:\Users\admin\AppData\Roaming\Python\Python38\site-packages\gevent_util.py", line 105, in import_c_accel
mod = importlib.import_module(cname)
File "C:\Python38\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "src/gevent/__greenlet_primitives.pxd", line 12, in init gevent.__hub_local
ValueError: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 152 from C header, got 144 from PyObject

@N1ckl32
Copy link

N1ckl32 commented Nov 30, 2020

我也碰到了这种情况,请问有解决的办法吗?

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