WeidongZhou

Results 18 comments of WeidongZhou

没事了,我搞懂了,不过导出pdf是调用浏览器的打印吗??怎么打印的效果和模板实际情况不符啊,边缘没有打印出来: ![image](https://user-images.githubusercontent.com/40510496/78787001-3d834300-79dc-11ea-9b17-cdba6820e01d.png)

When I use the sqlalchemy to connect hive, it throws this error: table not found

```python def update_formatter(record): from config import TASKID record["extra"]["stack"] = TASKID return "任务ID: {extra[stack]} | {time:YYYY-MM-DD HH:mm:ss} {level} {message}\n" def save_log(logger, save_type="sys", file_path=None): """保存日志:定义日志格式和输出方式""" logger.remove() # logger.add(sys.stderr, format="{time:YYYY-MM-DD HH:mm:ss} {level} {message}",...

When I put the logger to multiprocessing, it raise this exception, so the first conditions were not met.

Maybe the logger message can't pickle? The code has changed, and the way of building the logger has changed from put to inner build.

Thanks for your reply. If I encounter the same problem next time, I would put the code.

I find a bug: when I use the above code, the IPython can't tun in SublimeRepl.

I also encountered the same problem. The link of the video is "https://www.bilibili.com/video/av21781975?from=search&seid=11572859925132900428." ![bug_you-get](https://user-images.githubusercontent.com/40510496/58334048-50972e00-7e71-11e9-9900-cf707936acda.gif)

Thank you, My network is Chinese-based ISP.