domainbank

Results 9 issues of domainbank

```js autosub -h File "D:/python3/Scripts/autosub", line 136 print "The given file does not exist: {0}".format(filename) ^ SyntaxError: invalid syntax ```

```js >>> import wechatsogou >>> ws_api = wechatsogou.WechatSogouAPI() >>> ws_api.get_gzh_info('南航青年志愿者') please input code: 8b3eex {'open_id': 'oIWsFt1tmWoG6vO6BcsS7St61bRE', 'profile_url': '', 'headimage': 'https://img01.sogoucdn.com/app/a/100520090/oIWsFt1tmWoG6vO6BcsS7St61bRE', 'wechat_name': '南航青年志愿者', 'wechat_id': 'na nhangqinggong', 'qrcode': '', 'introduction': '南航大志愿活动的领跑者,为你提供校内外的志愿资源和精彩 消息.',...

```js λ musicbox Traceback (most recent call last): File "d:\python\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "d:\python\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "D:\python\Scripts\musicbox.exe\__main__.py", line 5, in File...

下载这个视频 https://www.bilibili.com/video/BV1x4411172A 出错。 ![image](https://user-images.githubusercontent.com/6429263/104719451-6c96c400-5767-11eb-83ed-772314a041b3.png)

依赖包都安装了,但还是失败了。 ```js λ python weibo.py Error: HTTPSConnectionPool(host='m.weibo.cn', port=443): Max retries exceeded with url: /api/container/getIndex?containerid=1005051629810574 (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])"))) Traceback (most recent call last): File...

```js λ python main.py 正在处理: 4月报销.pdf WARNING:root:UniGB-UCS2-H WARNING:pdfminer.converter:undefined: , 1050 WARNING:pdfminer.converter:undefined: , 2264 WARNING:pdfminer.converter:undefined: , 4409 WARNING:pdfminer.converter:undefined: , 4532 WARNING:pdfminer.converter:undefined: , 3493 WARNING:pdfminer.converter:undefined: , 1480 ``` 生成的doc ![image](https://user-images.githubusercontent.com/6429263/56939772-deb31980-6b3c-11e9-9235-c7f155281a63.png)

1. mysql can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause 我用的MySQL5.5 一个表里不能有2个 default CURRENT_TIMESTAMP 5.6去除了,只好改成 ```js CREATE TABLE `crm_admin_permission` ( `id` int(10) unsigned NOT...

看到这个项目挺有意思的,不过vercel在国内被墙,是否有替代品呢?谢谢。

https://wenku.baidu.com/view/ae0f7744c8aedd3383c4bb4cf7ec4afe04a1b1e1.html 这个文库清理dom后不知道成功没有,也没有提示,所以没法导出文档。