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

你好,请问下Util.py文件里面的dll文件要怎么获取? #1

Open
freedomofme opened this issue Mar 29, 2019 · 2 comments
Open

Comments

@freedomofme
Copy link

No description provided.

@freedomofme freedomofme changed the title 你好,请问下 dll文件要怎么获取? 你好,请问下Util.py文件里面的dll文件要怎么获取? Mar 29, 2019
@ccpwcn
Copy link

ccpwcn commented Mar 29, 2019

同问

Traceback (most recent call last):
  File "E:/code/PycharmProjects/PyMicroChat_master/run.py", line 10, in <module>
    main()
  File "E:/code/PycharmProjects/PyMicroChat_master/run.py", line 6, in main
    client_tornado.start(usrname, passwd)
  File "E:\code\PycharmProjects\PyMicroChat_master\microchat\client_tornado.py", line 218, in start
    interface.init_all()
  File "E:\code\PycharmProjects\PyMicroChat_master\microchat\interface.py", line 219, in init_all
    if not Util.GenEcdhKey():
  File "E:\code\PycharmProjects\PyMicroChat_master\microchat\Util.py", line 184, in GenEcdhKey
    lib = loader("./microchat/dll/ecdh_x64.dll")
  File "c:\users\mslw_\appdata\local\programs\python\python36\Lib\ctypes\__init__.py", line 426, in LoadLibrary
    return self._dlltype(name)
  File "c:\users\mslw_\appdata\local\programs\python\python36\Lib\ctypes\__init__.py", line 348, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] 找不到指定的模块。

@shuidixu
Copy link

shuidixu commented May 8, 2019

查看不同的存储库

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

3 participants