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

How to fix this error? (cocprefs.py ) #26

Open
yuyik opened this issue Jan 9, 2019 · 0 comments
Open

How to fix this error? (cocprefs.py ) #26

yuyik opened this issue Jan 9, 2019 · 0 comments

Comments

@yuyik
Copy link

yuyik commented Jan 9, 2019

python cocprefs.py --from 592174f07a037393 "E:\Users\1219\Desktop\script\change_Lang_bot\z-7.xml"
Traceback (most recent call last):
File "cocprefs.py", line 7, in
from xml.sax.saxutils import escape as xml_escape
File "C:\Python27\lib\xml\sax\saxutils.py", line 6, in
import os, urlparse, urllib, types
File "C:\Python27\lib\urllib.py", line 26, in
import socket
File "C:\Python27\lib\socket.py", line 47, in
import _socket
ImportError: DLL load failed: The specified procedure could not be found.

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

1 participant