Honglei

Results 41 issues of Honglei

TypeError: 0 is not JSON serializable File "F:\0926\d3py-master\examples\d3py_vega_area.py", line 14, in fig += d3py.vega.Area() File "C:\Users\honglei\AppData\Local\Enthought\Canopy\User\Lib\site-packages\d3py-0.2.3-py2.7.egg\d3py\figure.py", line 197, in **iadd** self._add_vega(figure) File "C:\Users\honglei\AppData\Local\Enthought\Canopy\User\Lib\site-packages\d3py-0.2.3-py2.7.egg\d3py\figure.py", line 208, in _add_vega self._save_vega() File "C:\Users\honglei\AppData\Local\Enthought\Canopy\User\Lib\site-packages\d3py-0.2.3-py2.7.egg\d3py\figure.py",...

The @asynchronous handler was deprecated in 5.1 and removed in 6.0. Instead of using @asynchronous and callbacks, use coroutines (using either @tornado.gen.coroutine or async def) instead.

https://mxnet.apache.org/versions/1.7.0/get_started?platform=windows&language=python&processor=gpu&environ=pip& suggests: ``` pip install mxnet-cu102 ``` C:\Users\jhonglei>c:\python37\python.exe -m pip install --upgrade mxnet-cu102 ``` ERROR: Could not find a version that satisfies the requirement mxnet-cu102 (from versions: none) ERROR: No...

Env: Tornado 6.1 When I download a 1GB file, the whole web application is blocked. The code shows this `await ` won't switch to other coroutines. https://github.com/tornadoweb/tornado/blob/6cdf82e927d962290165ba7c4cccb3e974b541c3/tornado/web.py#L2648 after add ```python...

web

Just following the document[ BUILD-WINDOWS.md](https://github.com/litespeedtech/lsquic/blob/master/BUILD-WINDOWS.md) cannot build lsquic. So, I need to configure every header path and lib path manually as follows, I hope document can be improved or providing...

good first issue
doc-bug

Every prevailing project has its own name-style, forcing users to rename every name may be not a good idea. To communicate with Java/C++/JavaScript, `mixedCase` (also known as `Lower CamelCase`) is...

python-betterprot is awesome. However, users may forget to implement some service-methods declared in proto file, which cause no error on the server-side. `@abstractmethod` may give user some hints to realize...

enhancement
good first issue
small

PyCrypto is not maintained, try use [pycryptodome](https://github.com/Legrandin/pycryptodome). https://python-pkcs11.readthedocs.io/en/latest/opensc.html?highlight=store#id1

help wanted

https://www.cnblogs.com/CookieLau/p/12536248.html#3035106039

![page-125](https://user-images.githubusercontent.com/1011330/100077518-67ab4780-2e7d-11eb-9481-af652bcd052b.png) 识别后: ![chineseocr-lite_1](https://user-images.githubusercontent.com/1011330/100077920-e56f5300-2e7d-11eb-8db7-8c36a7ef86f6.jpg)