Too large to fit in the margin
Too large to fit in the margin
> 嗨,马克和所有.. > > 我已经在 mingw-w64 上成功构建了 pywin32。使用 Python v3.5.2 (x64) 和 MinGW-w64 5.3.0 (mingw-build)。 > > 这是构建日志: > > [pywin32-220-3.5-w64-5.3.0-build.txt](https://github.com/mhammond/pywin32/files/5290117/pywin32-220-3.5-w64-5.3.0-build.txt) > > 安装日志: > > [pywin32-220-3.5-w64-5.3.0-install.txt](https://github.com/mhammond/pywin32/files/5290119/pywin32-220-3.5-w64-5.3.0-install.txt) > > Win...
what is the difference with https://github.com/fankes/YukiHookAPI ? @fankes

@miyakogi @bpgas01 you can also use python wdom_test.py --address 0.0.0.0 --port 43214
@paulc this project not maintained anymore?
> Does it fixed? no....
> ```python > import nest_asyncio > nest_asyncio.apply() > ``` RuntimeError: There is no current event loop in thread 'MainThread'.
@Daenyth @maligree @ivan111 `cpython-3.7.4/Lib/test/test_asyncio/utils.py` this code can compile in python3.74 ``` def _run_test_server(*, address, use_ssl=False, server_cls, server_ssl_cls): def app(environ, start_response): status = '200 OK' headers = [('Content-type', 'text/plain')] start_response(status, headers)...
remove security_opt: - apparmor=erichough-nfs ``` [+] Running 1/1 ⠿ Container qgb_nfs-nfs-server-1 Recreated 0.1s Attaching to qgb_nfs-nfs-server-1 qgb_nfs-nfs-server-1 | qgb_nfs-nfs-server-1 | ================================================================== qgb_nfs-nfs-server-1 | SETTING UP ... qgb_nfs-nfs-server-1 | ================================================================== qgb_nfs-nfs-server-1...
apparmor_status ``` # apparmor_status apparmor module is loaded. 12 profiles are loaded. 12 profiles are in enforce mode. /sbin/dhclient /usr/bin/lxc-start /usr/lib/NetworkManager/nm-dhcp-client.action /usr/lib/NetworkManager/nm-dhcp-helper /usr/lib/connman/scripts/dhclient-script /usr/lib/lxd/lxd-bridge-proxy /usr/sbin/tcpdump docker-default lxc-container-default lxc-container-default-cgns lxc-container-default-with-mounting lxc-container-default-with-nesting...