NingerJohn

Results 7 issues of NingerJohn

### Details I could select multiple files, however I found that plupload send multi request to upload the files that I selected to the Server. ### Question Could plupload just...

1. 环境信息如下 ``` $ uname -a Linux ninger-MS-7A15 5.3.0-51-generic #44~18.04.2-Ubuntu SMP Thu Apr 23 14:27:18 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ yarn -v 1.22.4 ``` 2. 报错如下 ```javascript Еггоr...

1. 报错详细信息 - 因为速度问题,直接用`yarn install`,然后`yarn run build` 相关版本信息如下 ``` $ uname -a Linux ninger-MS-7A15 5.3.0-51-generic #44~18.04.2-Ubuntu SMP Thu Apr 23 14:27:18 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ yarn -v...

#### 纠结scrapy版本的说明,直接运行报错如下 * 报错1 ``` from scrapy.selector import HtmlXPathSelector Traceback (most recent call last): File "", line 1, in ImportError: cannot import name 'HtmlXPathSelector' ``` scrapy 1.7.0以后就删除了HtmlXPathSelector,我就装了1.6.0版本。 但是运行的时候,还是报错如下 * 报错2...

如图所示,将v2.1.0版本导入到axure 8.x版本失败,v2.0.0版本没问题 ![QQ截图20230806203150](https://github.com/ElementUI/Resources/assets/10202203/b2a23551-c6ce-470c-b4a8-473fba2235ae)

#### 环境版本如下 ``` python: 2.7.17 ``` #### 运行`python init.py`, 报错如下 ``` Traceback (most recent call last): File "init.py", line 22, in main() File "init.py", line 18, in main init_task_db() File...