Dcoker安装调试运行笔记

2021.11.11 

 

    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d 2.18MB / 2.18MB                    17.9s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd341 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d5 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f                          0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789b ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f77306 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [2/4] COPY requirements.txt .                                                                                  0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [2/4] COPY requirements.txt .                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [3/4] RUN pip install --upgrade setuptools &&     pip install --no-cache-dir -r requirements.txt             732.4s
所在位置 行:1 字符: 48
+  => [3/4] RUN pip install --upgrade setuptools &&     pip install --n ...
+                                                ~~
标记“&&”不是此版本中的有效语句分隔符。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : InvalidEndOfLine

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [4/4] WORKDIR /data                                                                                            0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [4/4] WORKDIR /data                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => exporting to image                                                                                             1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => exporting to image                                                ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => exporting layers                                                                                            1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => exporting layers                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d37a41070bfeca65332cd717                       0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => naming to docker.io/library/kempo1data                                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => naming to docker.io/library/kempo1data                         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
Use : 无法将“Use”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Use 'docker scan' to run Snyk tests against images to find vulnerabil ...
+ ~~~
    + CategoryInfo          : ObjectNotFound: (Use:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Docker Scan relies upon access to Snyk, a third party provider, do you consent to proceed using Snyk? (y/N)
y/N : 无法将“y/N”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 104
+ ... , a third party provider, do you consent to proceed using Snyk? (y/N)
+                                                                      ~~~
    + CategoryInfo          : ObjectNotFound: (y/N:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> y
y : 无法将“y”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ y
+ ~
    + CategoryInfo          : ObjectNotFound: (y:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Usage:  docker scan [OPTIONS] IMAGE
Usage: : 无法将“Usage:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Usage:  docker scan [OPTIONS] IMAGE
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Usage::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> A tool to scan your images
A : 无法将“A”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ A tool to scan your images
+ ~
    + CategoryInfo          : ObjectNotFound: (A:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Options:
Options: : 无法将“Options:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Options:
+ ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Options::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --accept-license    Accept using a third party scanning provider
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“accept-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --dependency-tree   Show dependency tree with scan results
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“dependency-tree”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --exclude-base      Exclude base image from vulnerability scanning
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“exclude-base”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           (requires --file)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 28
+                           (requires --file)
+                            ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   -f, --file string       Dockerfile associated with image, provides more
所在位置 行:1 字符: 5
+   -f, --file string       Dockerfile associated with image, provides  ...
+     ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           detailed results
detailed : 无法将“detailed”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           detailed results
+                           ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (detailed:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --group-issues      Aggregate duplicated vulnerabilities and group
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“group-issues”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           them to a single one (requires --json)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 49
+                           them to a single one (requires --json)
+                                                 ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --json              Output results in JSON format
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~~~~
表达式或语句中包含意外的标记“json”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --login             Authenticate to the scan provider using an
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~~~~~
表达式或语句中包含意外的标记“login”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           optional token (with --token), or web base
with : 无法将“with”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 43
+                           optional token (with --token), or web base
+                                           ~~~~
    + CategoryInfo          : ObjectNotFound: (with:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           token if empty
token : 无法将“token”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           token if empty
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (token:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --reject-license    Reject using a third party scanning provider
所在位置 行:1 字符: 9
+       --reject-license    Reject using a third party scanning provide ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --reject-license    Reject using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“reject-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --severity string   Only report vulnerabilities of provided level
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~~~~~~~~
表达式或语句中包含意外的标记“severity”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           or higher (low|medium|high)
low : 无法将“low”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 38
+                           or higher (low|medium|high)
+                                      ~~~
    + CategoryInfo          : ObjectNotFound: (low:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --token string      Authentication token to login to the third
所在位置 行:1 字符: 9
+       --token string      Authentication token to login to the third
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --token string      Authentication token to login to the third
+         ~~~~~
表达式或语句中包含意外的标记“token”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           party scanning provider
party : 无法将“party”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           party scanning provider
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (party:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --version           Display version of the scan plugin
所在位置 行:1 字符: 9
+       --version           Display version of the scan plugin
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --version           Display version of the scan plugin
+         ~~~~~~~
表达式或语句中包含意外的标记“version”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> "docker scan" requires exactly 1 argument
所在位置 行:1 字符: 15
+ "docker scan" requires exactly 1 argument
+               ~~~~~~~~
表达式或语句中包含意外的标记“requires”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED         SIZ ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (REPOSITORY:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474 ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (kempo1data:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago    28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago    28M ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull python:3.8
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3.8: Pulling from library/python
3.8: : 无法将“3.8:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3.8: Pulling from library/python
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (3.8::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> bb7d5a84853b: Pull complete
bb7d5a84853b: : 无法将“bb7d5a84853b:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ bb7d5a84853b: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (bb7d5a84853b::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> f02b617c6a8c: Pull complete
f02b617c6a8c: : 无法将“f02b617c6a8c:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ f02b617c6a8c: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (f02b617c6a8c::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> d32e17419b7e: Pull complete
d32e17419b7e: : 无法将“d32e17419b7e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ d32e17419b7e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (d32e17419b7e::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c9d2d81226a4: Pull complete
c9d2d81226a4: : 无法将“c9d2d81226a4:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c9d2d81226a4: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c9d2d81226a4::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3c24ae8b6604: Pull complete
3c24ae8b6604: : 无法将“3c24ae8b6604:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3c24ae8b6604: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (3c24ae8b6604::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 8a4322d1621d: Pull complete
8a4322d1621d: : 无法将“8a4322d1621d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 8a4322d1621d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (8a4322d1621d::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a03ef301ddd7: Pull complete
a03ef301ddd7: : 无法将“a03ef301ddd7:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a03ef301ddd7: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a03ef301ddd7::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a4c591fc96f3: Pull complete
a4c591fc96f3: : 无法将“a4c591fc96f3:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a4c591fc96f3: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a4c591fc96f3::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c2fde97fe1fb: Pull complete
c2fde97fe1fb: : 无法将“c2fde97fe1fb:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c2fde97fe1fb: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c2fde97fe1fb::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb4f4c32e3e2
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for python:3.8
Status: : 无法将“Status:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for python:3.8
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker.io/library/python:3.8
docker.io/library/python:3.8 : 无法将“docker.io/library/python:3.8”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径
正确,然后再试一次。
所在位置 行:1 字符: 1
+ docker.io/library/python:3.8
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker.io/library/python:3.8:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED          SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED          SI ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (REPOSITORY:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   37 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   37 minutes ago   47 ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (kempo1data:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> python                   3.8       2e9fbec15cc7   2 weeks ago      909MB
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago     28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago     28 ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 137
+ ... -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
+                                                                        ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
+                                       ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run  ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
+                                       ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:82: : 无法将“plot_data.py:82:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:82::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma' ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:98: : 无法将“plot_data.py:98:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:98::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma' ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:126: : 无法将“plot_data.py:126:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X ...
+ ~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:126::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)* ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 112
+ ... .abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 130
+ ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
+                                                                ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Unable to find image 'docker/getting-started:latest' locally
Unable : 无法将“Unable”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Unable to find image 'docker/getting-started:latest' locally
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Unable:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> latest: Pulling from docker/getting-started
latest: : 无法将“latest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ latest: Pulling from docker/getting-started
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (latest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 540db60ca938: Pull complete
540db60ca938: : 无法将“540db60ca938:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 540db60ca938: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (540db60ca938::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 0ae30075c5da: Pull complete
0ae30075c5da: : 无法将“0ae30075c5da:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 0ae30075c5da: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (0ae30075c5da::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 9da81141e74e: Pull complete
9da81141e74e: : 无法将“9da81141e74e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 9da81141e74e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (9da81141e74e::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> b2e41dd2ded0: Pull complete
b2e41dd2ded0: : 无法将“b2e41dd2ded0:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ b2e41dd2ded0: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (b2e41dd2ded0::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 7f40e809fb2d: Pull complete
7f40e809fb2d: : 无法将“7f40e809fb2d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 7f40e809fb2d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (7f40e809fb2d::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 758848c48411: Pull complete
758848c48411: : 无法将“758848c48411:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 758848c48411: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (758848c48411::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 23ded5c3e3fe: Pull complete
23ded5c3e3fe: : 无法将“23ded5c3e3fe:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 23ded5c3e3fe: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (23ded5c3e3fe::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 38a847d4d941: Pull complete
38a847d4d941: : 无法将“38a847d4d941:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 38a847d4d941: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (38a847d4d941::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7ab65e1f240b
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7a ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for docker/getting-started:latest
Status: : 无法将“Status:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for docker/getting-started:latest
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995 : 无法将“50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995”项识别为 cmdlet、函数
、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (50304c523f9b364...49020e009ce3995:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker build -t kempo1data .
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker buil ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> [+] Building 955.4s (10/10) FINISHED
所在位置 行:1 字符: 2
+ [+] Building 955.4s (10/10) FINISHED
+  ~
"[" 后面缺少类型名称。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingTypename

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build definition from Dockerfile                                                               0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load build definition from Dockerfile                  ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring dockerfile: 32B                                                                                0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring dockerfile: 32B                                   ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load .dockerignore                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load .dockerignore                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 2B                                                                                    0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring context: 2B                                       ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load metadata for docker.io/library/python:3.8.1-slim                                              10.5s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load metadata for docker.io/library/python:3.8.1-slim  ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [auth] library/python:pull token for registry-1.docker.io                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [auth] library/python:pull token for registry-1.docker.io         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build context                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load build context                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 37B                                                                                   0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring context: 37B                                      ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [1/4] FROM docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba65541007  210.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [1/4] FROM docker.io/library/python:3.8.1-slim@sha256:73f3903470a ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => resolve docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076d  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => resolve docker.io/library/python:3.8.1-slim@sha256:73f3903470a ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:f4fa27e3c1004088eac76590b800f1efa813cc9baae827dee152895deba2fd28 1.37kB / 1.37kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:f4fa27e3c1004088eac76590b800f1efa813cc9baae827dee152895 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:b99890b7a7dc97bcad9d56d5c3c31de16ddbe2964ac6ab49f0da1ee27c041fd2 7.60kB / 7.60kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:b99890b7a7dc97bcad9d56d5c3c31de16ddbe2964ac6ab49f0da1ee ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499 27.09MB / 27.09MB                 145.8s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d208806 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402 2.75MB / 2.75MB                    10.8s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2 31.02MB / 31.02MB                 208.7s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076da24106838 1.65kB / 1.65kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f 233B / 233B                        11.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6ca ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d 2.18MB / 2.18MB                    17.9s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd341 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d5 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f                          0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789b ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f77306 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [2/4] COPY requirements.txt .                                                                                  0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [2/4] COPY requirements.txt .                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [3/4] RUN pip install --upgrade setuptools &&     pip install --no-cache-dir -r requirements.txt             732.4s
所在位置 行:1 字符: 48
+  => [3/4] RUN pip install --upgrade setuptools &&     pip install --n ...
+                                                ~~
标记“&&”不是此版本中的有效语句分隔符。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : InvalidEndOfLine

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [4/4] WORKDIR /data                                                                                            0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [4/4] WORKDIR /data                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => exporting to image                                                                                             1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => exporting to image                                                ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => exporting layers                                                                                            1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => exporting layers                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d37a41070bfeca65332cd717                       0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => naming to docker.io/library/kempo1data                                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => naming to docker.io/library/kempo1data                         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
Use : 无法将“Use”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Use 'docker scan' to run Snyk tests against images to find vulnerabil ...
+ ~~~
    + CategoryInfo          : ObjectNotFound: (Use:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Docker Scan relies upon access to Snyk, a third party provider, do you consent to proceed using Snyk? (y/N)
y/N : 无法将“y/N”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 104
+ ... , a third party provider, do you consent to proceed using Snyk? (y/N)
+                                                                      ~~~
    + CategoryInfo          : ObjectNotFound: (y/N:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> y
y : 无法将“y”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ y
+ ~
    + CategoryInfo          : ObjectNotFound: (y:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Usage:  docker scan [OPTIONS] IMAGE
Usage: : 无法将“Usage:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Usage:  docker scan [OPTIONS] IMAGE
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Usage::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> A tool to scan your images
A : 无法将“A”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ A tool to scan your images
+ ~
    + CategoryInfo          : ObjectNotFound: (A:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Options:
Options: : 无法将“Options:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Options:
+ ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Options::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --accept-license    Accept using a third party scanning provider
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“accept-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --dependency-tree   Show dependency tree with scan results
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“dependency-tree”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --exclude-base      Exclude base image from vulnerability scanning
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“exclude-base”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           (requires --file)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 28
+                           (requires --file)
+                            ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   -f, --file string       Dockerfile associated with image, provides more
所在位置 行:1 字符: 5
+   -f, --file string       Dockerfile associated with image, provides  ...
+     ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           detailed results
detailed : 无法将“detailed”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           detailed results
+                           ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (detailed:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --group-issues      Aggregate duplicated vulnerabilities and group
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“group-issues”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           them to a single one (requires --json)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 49
+                           them to a single one (requires --json)
+                                                 ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --json              Output results in JSON format
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~~~~
表达式或语句中包含意外的标记“json”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --login             Authenticate to the scan provider using an
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~~~~~
表达式或语句中包含意外的标记“login”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           optional token (with --token), or web base
with : 无法将“with”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 43
+                           optional token (with --token), or web base
+                                           ~~~~
    + CategoryInfo          : ObjectNotFound: (with:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           token if empty
token : 无法将“token”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           token if empty
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (token:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --reject-license    Reject using a third party scanning provider
所在位置 行:1 字符: 9
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --reject-license    Reject using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“reject-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --severity string   Only report vulnerabilities of provided level
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~~~~~~~~
表达式或语句中包含意外的标记“severity”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           or higher (low|medium|high)
low : 无法将“low”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 38
+                           or higher (low|medium|high)
+                                      ~~~
    + CategoryInfo          : ObjectNotFound: (low:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --token string      Authentication token to login to the third
所在位置 行:1 字符: 9
+       --token string      Authentication token to login to the third
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+         ~~~~~
表达式或语句中包含意外的标记“token”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           party scanning provider
party : 无法将“party”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+                           party scanning provider
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (party:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --version           Display version of the scan plugin
所在位置 行:1 字符: 9
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --version           Display version of the scan plugin
+         ~~~~~~~
表达式或语句中包含意外的标记“version”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> "docker scan" requires exactly 1 argument
所在位置 行:1 字符: 15
+ "docker scan" requires exactly 1 argument
+               ~~~~~~~~
表达式或语句中包含意外的标记“requires”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED         SIZ ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (REPOSITORY:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474 ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (kempo1data:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago    28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago    28M ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull python:3.8
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3.8: Pulling from library/python
3.8: : 无法将“3.8:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3.8: Pulling from library/python
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (3.8::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> bb7d5a84853b: Pull complete
bb7d5a84853b: : 无法将“bb7d5a84853b:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ bb7d5a84853b: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (bb7d5a84853b::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> f02b617c6a8c: Pull complete
f02b617c6a8c: : 无法将“f02b617c6a8c:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ f02b617c6a8c: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (f02b617c6a8c::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> d32e17419b7e: Pull complete
d32e17419b7e: : 无法将“d32e17419b7e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ d32e17419b7e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (d32e17419b7e::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c9d2d81226a4: Pull complete
c9d2d81226a4: : 无法将“c9d2d81226a4:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c9d2d81226a4: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c9d2d81226a4::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3c24ae8b6604: Pull complete
3c24ae8b6604: : 无法将“3c24ae8b6604:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3c24ae8b6604: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (3c24ae8b6604::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 8a4322d1621d: Pull complete
8a4322d1621d: : 无法将“8a4322d1621d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 8a4322d1621d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (8a4322d1621d::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a03ef301ddd7: Pull complete
a03ef301ddd7: : 无法将“a03ef301ddd7:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a03ef301ddd7: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a03ef301ddd7::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a4c591fc96f3: Pull complete
a4c591fc96f3: : 无法将“a4c591fc96f3:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a4c591fc96f3: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a4c591fc96f3::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c2fde97fe1fb: Pull complete
c2fde97fe1fb: : 无法将“c2fde97fe1fb:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c2fde97fe1fb: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c2fde97fe1fb::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb4f4c32e3e2
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for python:3.8
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for python:3.8
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker.io/library/python:3.8
docker.io/library/python:3.8 : 无法将“docker.io/library/python:3.8”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径
正确,然后再试一次。
+ docker.io/library/python:3.8
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker.io/library/python:3.8:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED          SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED          SI ...
+ ~~~~~~~~~~
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   37 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   37 minutes ago   47 ...
+ ~~~~~~~~~~
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> python                   3.8       2e9fbec15cc7   2 weeks ago      909MB
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago     28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago     28 ...
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 137
+ ... -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
+                                       ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run  ...
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:82: : 无法将“plot_data.py:82:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:82::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma' ...
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:98: : 无法将“plot_data.py:98:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:98::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:126: : 无法将“plot_data.py:126:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X ...
    + CategoryInfo          : ObjectNotFound: (plot_data.py:126::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)* ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 112
+ ... .abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 131
+ ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
+                                                                ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Get-Process : 无法处理参数,因为参数名称"p"具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
Get-Process : 缺少参数“PipelineVariable”的某个参数。请指定一个类型为“System.String”的参数,然后再试一次。
+ ... -Process : 无法处理参数,因为参数名称"p"具有二义性。可能的匹配项包括:  -PipelineVariable -Name - ...
+                                                 ~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 所在位置 行:1 字符: 73
所在位置 : 无法将“所在位置”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 所在位置 行:1 字符: 73
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (所在位置:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> + ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
所在位置 行:1 字符: 2
+ + ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 8 ...
+  ~
一元运算符“+”后面缺少表达式。
所在位置 行:1 字符: 5
+ + ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 8 ...
+     ~
必须在“..”运算符后面提供一个值表达式。
所在位置 行:1 字符: 5
+     ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> +                                                                ~~
所在位置 行:1 字符: 2
+ +                                                                ~~
+  ~
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 73
+ ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
+                                                                ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Unable to find image 'docker/getting-started:latest' locally
Unable : 无法将“Unable”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Unable to find image 'docker/getting-started:latest' locally
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Unable:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> latest: Pulling from docker/getting-started
latest: : 无法将“latest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ latest: Pulling from docker/getting-started
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (latest::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 540db60ca938: Pull complete
540db60ca938: : 无法将“540db60ca938:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 540db60ca938: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (540db60ca938::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 0ae30075c5da: Pull complete
0ae30075c5da: : 无法将“0ae30075c5da:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 0ae30075c5da: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (0ae30075c5da::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 9da81141e74e: Pull complete
9da81141e74e: : 无法将“9da81141e74e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 9da81141e74e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (9da81141e74e::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> b2e41dd2ded0: Pull complete
b2e41dd2ded0: : 无法将“b2e41dd2ded0:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ b2e41dd2ded0: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (b2e41dd2ded0::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 7f40e809fb2d: Pull complete
7f40e809fb2d: : 无法将“7f40e809fb2d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 7f40e809fb2d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (7f40e809fb2d::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 758848c48411: Pull complete
758848c48411: : 无法将“758848c48411:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 758848c48411: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (758848c48411::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 23ded5c3e3fe: Pull complete
23ded5c3e3fe: : 无法将“23ded5c3e3fe:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 23ded5c3e3fe: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (23ded5c3e3fe::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 38a847d4d941: Pull complete
38a847d4d941: : 无法将“38a847d4d941:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 38a847d4d941: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (38a847d4d941::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7ab65e1f240b
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7a ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for docker/getting-started:latest
Status: : 无法将“Status:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for docker/getting-started:latest
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995 : 无法将“50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995”项识别为 cmdlet、函数
、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (50304c523f9b364...49020e009ce3995:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker build -t kempo1data .
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker buil ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> [+] Building 955.4s (10/10) FINISHED
所在位置 行:1 字符: 2
+ [+] Building 955.4s (10/10) FINISHED
"[" 后面缺少类型名称。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingTypename

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build definition from Dockerfile                                                               0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring dockerfile: 32B                                                                                0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load .dockerignore                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 2B                                                                                    0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load metadata for docker.io/library/python:3.8.1-slim                                              10.5s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [auth] library/python:pull token for registry-1.docker.io                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build context                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 37B                                                                                   0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [1/4] FROM docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba65541007  210.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => resolve docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076d  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:f4fa27e3c1004088eac76590b800f1efa813cc9baae827dee152895deba2fd28 1.37kB / 1.37kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:b99890b7a7dc97bcad9d56d5c3c31de16ddbe2964ac6ab49f0da1ee27c041fd2 7.60kB / 7.60kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499 27.09MB / 27.09MB                 145.8s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402 2.75MB / 2.75MB                    10.8s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2 31.02MB / 31.02MB                 208.7s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076da24106838 1.65kB / 1.65kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f 233B / 233B                        11.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d 2.18MB / 2.18MB                    17.9s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f                          0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [2/4] COPY requirements.txt .                                                                                  0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [3/4] RUN pip install --upgrade setuptools &&     pip install --no-cache-dir -r requirements.txt             732.4s
所在位置 行:1 字符: 48
+  => [3/4] RUN pip install --upgrade setuptools &&     pip install --n ...
标记“&&”不是此版本中的有效语句分隔符。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : InvalidEndOfLine

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [4/4] WORKDIR /data                                                                                            0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => exporting to image                                                                                             1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+  => exporting to image                                                ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => exporting layers                                                                                            1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+  => => exporting layers                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d37a41070bfeca65332cd717                       0.0s
所在位置 行:1 字符: 2
+  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => naming to docker.io/library/kempo1data                                                             => : 无法将“=>”项 识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => naming to docker.io/library/kempo1data                         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Use : 无法将“Use”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Use 'docker scan' to run Snyk tests against images to find vulnerabil ...
+ ~~~
    + CategoryInfo          : ObjectNotFound: (Use:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Docker Scan relies upon access to Snyk, a third party provider, do you consent to proceed using Snyk? (y/Ny/N : 无法将“y/N” 项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 104
+ ... , a third party provider, do you consent to proceed using Snyk? (y/N)
+                                                                      ~~~
    + CategoryInfo          : ObjectNotFound: (y/N:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> y
y : 无法将“y”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ y
    + CategoryInfo          : ObjectNotFound: (y:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Usage:  docker scan [OPTIONS] IMAGE
Usage: : 无法将“Usage:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Usage:  docker scan [OPTIONS] IMAGE
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Usage::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> A tool to scan your images
A : 无法将“A”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ A tool to scan your images
+ ~
    + CategoryInfo          : ObjectNotFound: (A:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Options:
Options: : 无法将“Options:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ Options:
+ ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Options::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --accept-license    Accept using a third party scanning provider
所在位置 行:1 字符: 9
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“accept-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --dependency-tree   Show dependency tree with scan results
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+         ~~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“dependency-tree”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --exclude-base      Exclude base image from vulnerability scanning
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“exclude-base”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           (requires --file)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+                           (requires --file)
+                            ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   -f, --file string       Dockerfile associated with image, provides more
所在位置 行:1 字符: 5
+   -f, --file string       Dockerfile associated with image, provides  ...
+     ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           detailed results
detailed : 无法将“detailed”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           detailed results
+                           ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (detailed:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --group-issues      Aggregate duplicated vulnerabilities and group
所在位置 行:1 字符: 9
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“group-issues”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           them to a single one (requires --json)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 49
+                           them to a single one (requires --json)
+                                                 ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --json              Output results in JSON format
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~~~~
表达式或语句中包含意外的标记“json”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --login             Authenticate to the scan provider using an
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~~~~~
表达式或语句中包含意外的标记“login”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           optional token (with --token), or web base
with : 无法将“with”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 43
+                           optional token (with --token), or web base
+                                           ~~~~
    + CategoryInfo          : ObjectNotFound: (with:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           token if empty
token : 无法将“token”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           token if empty
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (token:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --reject-license    Reject using a third party scanning provider
所在位置 行:1 字符: 9
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --reject-license    Reject using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“reject-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --severity string   Only report vulnerabilities of provided level
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~~~~~~~~
表达式或语句中包含意外的标记“severity”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           or higher (low|medium|high)
low : 无法将“low”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 38
+                           or higher (low|medium|high)
+                                      ~~~
    + CategoryInfo          : ObjectNotFound: (low:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --token string      Authentication token to login to the third
所在位置 行:1 字符: 9
+       --token string      Authentication token to login to the third
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+         ~~~~~
表达式或语句中包含意外的标记“token”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           party scanning provider
party : 无法将“party”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+                           party scanning provider
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (party:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --version           Display version of the scan plugin
所在位置 行:1 字符: 9
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --version           Display version of the scan plugin
+         ~~~~~~~
表达式或语句中包含意外的标记“version”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> "docker scan" requires exactly 1 argument
所在位置 行:1 字符: 15
+ "docker scan" requires exactly 1 argument
+               ~~~~~~~~
表达式或语句中包含意外的标记“requires”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED         SIZ ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (REPOSITORY:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474 ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (kempo1data:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago    28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago    28M ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull python:3.8
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3.8: Pulling from library/python
3.8: : 无法将“3.8:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3.8: Pulling from library/python
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (3.8::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> bb7d5a84853b: Pull complete
bb7d5a84853b: : 无法将“bb7d5a84853b:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ bb7d5a84853b: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (bb7d5a84853b::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> f02b617c6a8c: Pull complete
f02b617c6a8c: : 无法将“f02b617c6a8c:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ f02b617c6a8c: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (f02b617c6a8c::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> d32e17419b7e: Pull complete
d32e17419b7e: : 无法将“d32e17419b7e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ d32e17419b7e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (d32e17419b7e::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c9d2d81226a4: Pull complete
c9d2d81226a4: : 无法将“c9d2d81226a4:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c9d2d81226a4: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c9d2d81226a4::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3c24ae8b6604: Pull complete
3c24ae8b6604: : 无法将“3c24ae8b6604:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3c24ae8b6604: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (3c24ae8b6604::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 8a4322d1621d: Pull complete
8a4322d1621d: : 无法将“8a4322d1621d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 8a4322d1621d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (8a4322d1621d::String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a03ef301ddd7: Pull complete
a03ef301ddd7: : 无法将“a03ef301ddd7:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a03ef301ddd7: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a03ef301ddd7::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a4c591fc96f3: Pull complete
a4c591fc96f3: : 无法将“a4c591fc96f3:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a4c591fc96f3: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a4c591fc96f3::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c2fde97fe1fb: Pull complete
c2fde97fe1fb: : 无法将“c2fde97fe1fb:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c2fde97fe1fb: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c2fde97fe1fb::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb4f4c32e3e2
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for python:3.8
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for python:3.8
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker.io/library/python:3.8
docker.io/library/python:3.8 : 无法将“docker.io/library/python:3.8”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径
正确,然后再试一次。
+ docker.io/library/python:3.8
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker.io/library/python:3.8:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED          SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED          SI ...
+ ~~~~~~~~~~
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   37 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   37 minutes ago   47 ...
+ ~~~~~~~~~~
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> python                   3.8       2e9fbec15cc7   2 weeks ago      909MB
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago     28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago     28 ...
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 137
+ ... -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
+                                       ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run  ...
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:82: : 无法将“plot_data.py:82:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:82::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma' ...
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:98: : 无法将“plot_data.py:98:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
+ plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:98::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:126: : 无法将“plot_data.py:126:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X ...
    + CategoryInfo          : ObjectNotFound: (plot_data.py:126::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)* ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 112
+ ... .abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 131
+ ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
+                                                                ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Get-Process : 无法处理参数,因为参数名称"p"具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
Get-Process : 缺少参数“PipelineVariable”的某个参数。请指定一个类型为“System.String”的参数,然后再试一次。
+ ... -Process : 无法处理参数,因为参数名称"p"具有二义性。可能的匹配项包括:  -PipelineVariable -Name - ...
+                                                 ~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 所在位置 行:1 字符: 73
所在位置 : 无法将“所在位置”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 所在位置 行:1 字符: 73
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (所在位置:String) [], CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> + ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
所在位置 行:1 字符: 2
+ + ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 8 ...
+  ~
一元运算符“+”后面缺少表达式。
所在位置 行:1 字符: 5
+ + ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 8 ...
+     ~
必须在“..”运算符后面提供一个值表达式。
所在位置 行:1 字符: 5
+     ~
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> +                                                                ~~
所在位置 行:1 字符: 2
+ +                                                                ~~
+  ~
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5 -p
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5 -p
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5 -p
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
Traceback (most recent call last):
  File "plot_data.py", line 72, in <module>
    x = field["x_axis"][damping_nd-1:nx-damping_nd]
  File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "/usr/local/lib/python3.8/site-packages/h5py/_hl/dataset.py", line 776, in __getitem__
    selection = sel.select(self.shape, args, dataset=self)
  File "/usr/local/lib/python3.8/site-packages/h5py/_hl/selections.py", line 82, in select
    return selector.make_selection(args)
  File "h5py/_selector.pyx", line 272, in h5py._selector.Selector.make_selection
  File "h5py/_selector.pyx", line 114, in h5py._selector.Selector.apply_args
TypeError: only integer scalar arrays can be converted to a scalar index
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5 -p
Traceback (most recent call last):
  File "plot_data.py", line 72, in <module>
    x = field["x_axis"][damping_nd-1:nx-damping_nd]
  File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "/usr/local/lib/python3.8/site-packages/h5py/_hl/dataset.py", line 776, in __getitem__
    selection = sel.select(self.shape, args, dataset=self)
  File "/usr/local/lib/python3.8/site-packages/h5py/_hl/selections.py", line 82, in select
    return selector.make_selection(args)
  File "h5py/_selector.pyx", line 272, in h5py._selector.Selector.make_selection
  File "h5py/_selector.pyx", line 114, in h5py._selector.Selector.apply_args
TypeError: only integer scalar arrays can be converted to a scalar index
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5 parabolic_05.h5
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> FROM python:3.8.1-slim
所在位置 行:1 字符: 1
+ FROM python:3.8.1-slim
+ ~~~~
此语言版本中不支持“from”关键字。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ReservedKeywordNotAllowed

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_03.h5 -p
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])

2021.11.10

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Unable to find image 'docker/getting-started:latest' locally
latest: Pulling from docker/getting-started
540db60ca938: Pull complete
0ae30075c5da: Pull complete
9da81141e74e: Pull complete
b2e41dd2ded0: Pull complete
7f40e809fb2d: Pull complete
758848c48411: Pull complete
23ded5c3e3fe: Pull complete
38a847d4d941: Pull complete
Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7ab65e1f240b
Status: Downloaded newer image for docker/getting-started:latest
50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker build -t kempo1data .
[+] Building 955.4s (10/10) FINISHED
 => [internal] load build definition from Dockerfile                                                               0.0s
 => => transferring dockerfile: 32B                                                                                0.0s
 => [internal] load .dockerignore                                                                                  0.0s
 => => transferring context: 2B                                                                                    0.0s
 => [internal] load metadata for docker.io/library/python:3.8.1-slim                                              10.5s
 => [auth] library/python:pull token for registry-1.docker.io                                                      0.0s
 => [internal] load build context                                                                                  0.0s
 => => transferring context: 37B                                                                                   0.0s
 => [1/4] FROM docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba65541007  210.6s
 => => resolve docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076d  0.0s
 => => sha256:f4fa27e3c1004088eac76590b800f1efa813cc9baae827dee152895deba2fd28 1.37kB / 1.37kB                     0.0s
 => => sha256:b99890b7a7dc97bcad9d56d5c3c31de16ddbe2964ac6ab49f0da1ee27c041fd2 7.60kB / 7.60kB                     0.0s
 => => sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499 27.09MB / 27.09MB                 145.8s
 => => sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402 2.75MB / 2.75MB                    10.8s
 => => sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2 31.02MB / 31.02MB                 208.7s
 => => sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076da24106838 1.65kB / 1.65kB                     0.0s
 => => sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f 233B / 233B                        11.2s
 => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d 2.18MB / 2.18MB                    17.9s
 => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499                          1.3s
 => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402                          0.2s
 => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2                          1.3s
 => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f                          0.0s
 => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d                          0.2s
 => [2/4] COPY requirements.txt .                                                                                  0.1s
 => [3/4] RUN pip install --upgrade setuptools &&     pip install --no-cache-dir -r requirements.txt             732.4s
 => [4/4] WORKDIR /data                                                                                            0.1s
 => exporting to image                                                                                             1.6s
 => => exporting layers                                                                                            1.6s
 => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d37a41070bfeca65332cd717                       0.0s
 => => naming to docker.io/library/kempo1data                                                                      0.0s

Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
Docker Scan relies upon access to Snyk, a third party provider, do you consent to proceed using Snyk? (y/N)
y
Usage:  docker scan [OPTIONS] IMAGE

A tool to scan your images

Options:
      --accept-license    Accept using a third party scanning provider
      --dependency-tree   Show dependency tree with scan results
      --exclude-base      Exclude base image from vulnerability scanning
                          (requires --file)
  -f, --file string       Dockerfile associated with image, provides more
                          detailed results
      --group-issues      Aggregate duplicated vulnerabilities and group
                          them to a single one (requires --json)
      --json              Output results in JSON format
      --login             Authenticate to the scan provider using an
                          optional token (with --token), or web base
                          token if empty
      --reject-license    Reject using a third party scanning provider
      --severity string   Only report vulnerabilities of provided level
                          or higher (low|medium|high)
      --token string      Authentication token to login to the third
                          party scanning provider
      --version           Display version of the scan plugin
"docker scan" requires exactly 1 argument
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474MB
docker/getting-started   latest    083d7564d904   5 months ago    28MB
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull python:3.8
3.8: Pulling from library/python
bb7d5a84853b: Pull complete
f02b617c6a8c: Pull complete
d32e17419b7e: Pull complete
c9d2d81226a4: Pull complete
3c24ae8b6604: Pull complete
8a4322d1621d: Pull complete
a03ef301ddd7: Pull complete
a4c591fc96f3: Pull complete
c2fde97fe1fb: Pull complete
Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb4f4c32e3e2
Status: Downloaded newer image for python:3.8
docker.io/library/python:3.8
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
REPOSITORY               TAG       IMAGE ID       CREATED          SIZE
kempo1data               latest    d2c6fc6ef3de   37 minutes ago   474MB
python                   3.8       2e9fbec15cc7   2 weeks ago      909MB
docker/getting-started   latest    083d7564d904   5 months ago     28MB
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5
plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  nx = np.int(parameters["nx"][()])
plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  ntime = np.int(parameters["ntime"][()])
plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  damping_nd = np.int(parameters["damping_nd"][()])
plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
  contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
  contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
  contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 73
+ ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
+                                                                ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Unable to find image 'docker/getting-started:latest' locally
Unable : 无法将“Unable”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Unable to find image 'docker/getting-started:latest' locally
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Unable:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> latest: Pulling from docker/getting-started
latest: : 无法将“latest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ latest: Pulling from docker/getting-started
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (latest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 540db60ca938: Pull complete
540db60ca938: : 无法将“540db60ca938:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 540db60ca938: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (540db60ca938::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 0ae30075c5da: Pull complete
0ae30075c5da: : 无法将“0ae30075c5da:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 0ae30075c5da: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (0ae30075c5da::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 9da81141e74e: Pull complete
9da81141e74e: : 无法将“9da81141e74e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 9da81141e74e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (9da81141e74e::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> b2e41dd2ded0: Pull complete
b2e41dd2ded0: : 无法将“b2e41dd2ded0:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ b2e41dd2ded0: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (b2e41dd2ded0::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 7f40e809fb2d: Pull complete
7f40e809fb2d: : 无法将“7f40e809fb2d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 7f40e809fb2d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (7f40e809fb2d::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 758848c48411: Pull complete
758848c48411: : 无法将“758848c48411:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 758848c48411: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (758848c48411::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 23ded5c3e3fe: Pull complete
23ded5c3e3fe: : 无法将“23ded5c3e3fe:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 23ded5c3e3fe: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (23ded5c3e3fe::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 38a847d4d941: Pull complete
38a847d4d941: : 无法将“38a847d4d941:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 38a847d4d941: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (38a847d4d941::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7ab65e1f240b
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7a ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for docker/getting-started:latest
Status: : 无法将“Status:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for docker/getting-started:latest
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995 : 无法将“50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995”项识别为 cmdlet、函数
、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (50304c523f9b364...49020e009ce3995:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker build -t kempo1data .
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker buil ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> [+] Building 955.4s (10/10) FINISHED
所在位置 行:1 字符: 2
+ [+] Building 955.4s (10/10) FINISHED
+  ~
"[" 后面缺少类型名称。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingTypename

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build definition from Dockerfile                                                               0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load build definition from Dockerfile                  ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring dockerfile: 32B                                                                                0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring dockerfile: 32B                                   ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load .dockerignore                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load .dockerignore                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 2B                                                                                    0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring context: 2B                                       ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load metadata for docker.io/library/python:3.8.1-slim                                              10.5s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load metadata for docker.io/library/python:3.8.1-slim  ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [auth] library/python:pull token for registry-1.docker.io                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [auth] library/python:pull token for registry-1.docker.io         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build context                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load build context                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 37B                                                                                   0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring context: 37B                                      ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [1/4] FROM docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba65541007  210.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [1/4] FROM docker.io/library/python:3.8.1-slim@sha256:73f3903470a ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => resolve docker.io/library/python:3.8.1-slim@sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076d  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => resolve docker.io/library/python:3.8.1-slim@sha256:73f3903470a ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:f4fa27e3c1004088eac76590b800f1efa813cc9baae827dee152895deba2fd28 1.37kB / 1.37kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:f4fa27e3c1004088eac76590b800f1efa813cc9baae827dee152895 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:b99890b7a7dc97bcad9d56d5c3c31de16ddbe2964ac6ab49f0da1ee27c041fd2 7.60kB / 7.60kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:b99890b7a7dc97bcad9d56d5c3c31de16ddbe2964ac6ab49f0da1ee ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499 27.09MB / 27.09MB                 145.8s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d208806 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402 2.75MB / 2.75MB                    10.8s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2 31.02MB / 31.02MB                 208.7s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076da24106838 1.65kB / 1.65kB                     0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:73f3903470a6e55202a6bb989c23b047487eb1728feba655410076d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f 233B / 233B                        11.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6ca ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d 2.18MB / 2.18MB                    17.9s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd341 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d4c02d2088067a5fbb499                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:bc51dd8edc1b1132bb97827ed6bd16aac332b03fb03d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd08a88c898ad35a37b402                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:dc4aa7361f66f76f49554b497c9576edb1f125bbe8fd ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d578a82b50314cd1ee2fb2                          1.3s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:f7d31f0d4202bf65c4db89116728098e89e131a4a6d5 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789be7082bce6caa0aaaa04f                          0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:edfb78ef674ecf1bbdbf314dcc393bcb7a569562789b ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f7730695dbd3bd3419eb3bec1d                          0.2s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => extracting sha256:9630f24835d29e1b609bde9cc50a5f50a077f0f77306 ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [2/4] COPY requirements.txt .                                                                                  0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [2/4] COPY requirements.txt .                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [3/4] RUN pip install --upgrade setuptools &&     pip install --no-cache-dir -r requirements.txt             732.4s
所在位置 行:1 字符: 48
+  => [3/4] RUN pip install --upgrade setuptools &&     pip install --n ...
+                                                ~~
标记“&&”不是此版本中的有效语句分隔符。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : InvalidEndOfLine

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [4/4] WORKDIR /data                                                                                            0.1s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [4/4] WORKDIR /data                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => exporting to image                                                                                             1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => exporting to image                                                ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => exporting layers                                                                                            1.6s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => exporting layers                                               ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d37a41070bfeca65332cd717                       0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => writing image sha256:d2c6fc6ef3def35827cf0108cf1335aac3563466d ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => naming to docker.io/library/kempo1data                                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => naming to docker.io/library/kempo1data                         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
Use : 无法将“Use”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Use 'docker scan' to run Snyk tests against images to find vulnerabil ...
+ ~~~
    + CategoryInfo          : ObjectNotFound: (Use:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker scan
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Docker Scan relies upon access to Snyk, a third party provider, do you consent to proceed using Snyk? (y/N)
y/N : 无法将“y/N”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 104
+ ... , a third party provider, do you consent to proceed using Snyk? (y/N)
+                                                                      ~~~
    + CategoryInfo          : ObjectNotFound: (y/N:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> y
y : 无法将“y”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ y
+ ~
    + CategoryInfo          : ObjectNotFound: (y:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Usage:  docker scan [OPTIONS] IMAGE
Usage: : 无法将“Usage:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Usage:  docker scan [OPTIONS] IMAGE
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Usage::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> A tool to scan your images
A : 无法将“A”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ A tool to scan your images
+ ~
    + CategoryInfo          : ObjectNotFound: (A:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Options:
Options: : 无法将“Options:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Options:
+ ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Options::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --accept-license    Accept using a third party scanning provider
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --accept-license    Accept using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“accept-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --dependency-tree   Show dependency tree with scan results
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --dependency-tree   Show dependency tree with scan results
+         ~~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“dependency-tree”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --exclude-base      Exclude base image from vulnerability scanning
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --exclude-base      Exclude base image from vulnerability scann ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“exclude-base”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           (requires --file)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 28
+                           (requires --file)
+                            ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   -f, --file string       Dockerfile associated with image, provides more
所在位置 行:1 字符: 5
+   -f, --file string       Dockerfile associated with image, provides  ...
+     ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           detailed results
detailed : 无法将“detailed”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           detailed results
+                           ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (detailed:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --group-issues      Aggregate duplicated vulnerabilities and group
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --group-issues      Aggregate duplicated vulnerabilities and gr ...
+         ~~~~~~~~~~~~
表达式或语句中包含意外的标记“group-issues”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           them to a single one (requires --json)
requires : 无法将“requires”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 49
+                           them to a single one (requires --json)
+                                                 ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (requires:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --json              Output results in JSON format
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --json              Output results in JSON format
+         ~~~~
表达式或语句中包含意外的标记“json”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --login             Authenticate to the scan provider using an
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --login             Authenticate to the scan provider using an
+         ~~~~~
表达式或语句中包含意外的标记“login”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           optional token (with --token), or web base
with : 无法将“with”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 43
+                           optional token (with --token), or web base
+                                           ~~~~
    + CategoryInfo          : ObjectNotFound: (with:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           token if empty
token : 无法将“token”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           token if empty
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (token:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --reject-license    Reject using a third party scanning provider
所在位置 行:1 字符: 9
+       --reject-license    Reject using a third party scanning provide ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --reject-license    Reject using a third party scanning provide ...
+         ~~~~~~~~~~~~~~
表达式或语句中包含意外的标记“reject-license”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --severity string   Only report vulnerabilities of provided level
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --severity string   Only report vulnerabilities of provided lev ...
+         ~~~~~~~~
表达式或语句中包含意外的标记“severity”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           or higher (low|medium|high)
low : 无法将“low”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 38
+                           or higher (low|medium|high)
+                                      ~~~
    + CategoryInfo          : ObjectNotFound: (low:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --token string      Authentication token to login to the third
所在位置 行:1 字符: 9
+       --token string      Authentication token to login to the third
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --token string      Authentication token to login to the third
+         ~~~~~
表达式或语句中包含意外的标记“token”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>                           party scanning provider
party : 无法将“party”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 27
+                           party scanning provider
+                           ~~~~~
    + CategoryInfo          : ObjectNotFound: (party:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>       --version           Display version of the scan plugin
所在位置 行:1 字符: 9
+       --version           Display version of the scan plugin
+         ~
一元运算符“--”后面缺少表达式。
所在位置 行:1 字符: 9
+       --version           Display version of the scan plugin
+         ~~~~~~~
表达式或语句中包含意外的标记“version”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingExpressionAfterOperator

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> "docker scan" requires exactly 1 argument
所在位置 行:1 字符: 15
+ "docker scan" requires exactly 1 argument
+               ~~~~~~~~
表达式或语句中包含意外的标记“requires”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED         SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED         SIZ ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (REPOSITORY:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   8 minutes ago   474 ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (kempo1data:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago    28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago    28M ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull python:3.8
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker pull ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3.8: Pulling from library/python
3.8: : 无法将“3.8:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3.8: Pulling from library/python
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (3.8::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> bb7d5a84853b: Pull complete
bb7d5a84853b: : 无法将“bb7d5a84853b:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ bb7d5a84853b: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (bb7d5a84853b::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> f02b617c6a8c: Pull complete
f02b617c6a8c: : 无法将“f02b617c6a8c:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ f02b617c6a8c: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (f02b617c6a8c::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> d32e17419b7e: Pull complete
d32e17419b7e: : 无法将“d32e17419b7e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ d32e17419b7e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (d32e17419b7e::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c9d2d81226a4: Pull complete
c9d2d81226a4: : 无法将“c9d2d81226a4:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c9d2d81226a4: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c9d2d81226a4::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 3c24ae8b6604: Pull complete
3c24ae8b6604: : 无法将“3c24ae8b6604:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 3c24ae8b6604: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (3c24ae8b6604::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 8a4322d1621d: Pull complete
8a4322d1621d: : 无法将“8a4322d1621d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 8a4322d1621d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (8a4322d1621d::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a03ef301ddd7: Pull complete
a03ef301ddd7: : 无法将“a03ef301ddd7:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a03ef301ddd7: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a03ef301ddd7::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> a4c591fc96f3: Pull complete
a4c591fc96f3: : 无法将“a4c591fc96f3:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ a4c591fc96f3: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (a4c591fc96f3::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> c2fde97fe1fb: Pull complete
c2fde97fe1fb: : 无法将“c2fde97fe1fb:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ c2fde97fe1fb: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c2fde97fe1fb::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb4f4c32e3e2
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:e829405b4bf065e5c4144b6e34592db242345b07a06c0ca5748ceb ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for python:3.8
Status: : 无法将“Status:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for python:3.8
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker.io/library/python:3.8
docker.io/library/python:3.8 : 无法将“docker.io/library/python:3.8”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径
正确,然后再试一次。
所在位置 行:1 字符: 1
+ docker.io/library/python:3.8
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker.io/library/python:3.8:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker images
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker imag ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> REPOSITORY               TAG       IMAGE ID       CREATED          SIZE
REPOSITORY : 无法将“REPOSITORY”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ REPOSITORY               TAG       IMAGE ID       CREATED          SI ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (REPOSITORY:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> kempo1data               latest    d2c6fc6ef3de   37 minutes ago   474MB
kempo1data : 无法将“kempo1data”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ kempo1data               latest    d2c6fc6ef3de   37 minutes ago   47 ...
+ ~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (kempo1data:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> python                   3.8       2e9fbec15cc7   2 weeks ago      909MB
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker/getting-started   latest    083d7564d904   5 months ago     28MB
docker/getting-started : 无法将“docker/getting-started”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再
试一次。
所在位置 行:1 字符: 1
+ docker/getting-started   latest    083d7564d904   5 months ago     28 ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker/getting-started:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 137
+ ... -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5 -p
+                                                                        ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
+                                       ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -v ${PWD}:/data -it kempo1data python plot_data.py parabolic_05.h5
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run  ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:62: : 无法将“plot_data.py:62:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:62: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:62::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   nx = np.int(parameters["nx"][()])
所在位置 行:1 字符: 33
+   nx = np.int(parameters["nx"][()])
+                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:63: : 无法将“plot_data.py:63:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:63: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:63::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   ntime = np.int(parameters["ntime"][()])
所在位置 行:1 字符: 39
+   ntime = np.int(parameters["ntime"][()])
+                                       ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
plot_data.py:64: : 无法将“plot_data.py:64:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:64: DeprecationWarning: `np.int` is a deprecated alias f ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:64::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
所在位置 行:1 字符: 30
+ Deprecated in NumPy 1.20; for more details and guidance: https://nump ...
+                              ~
关键字“for”后面缺少左“(”。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   damping_nd = np.int(parameters["damping_nd"][()])
所在位置 行:1 字符: 49
+   damping_nd = np.int(parameters["damping_nd"][()])
+                                                 ~
“(”后面应为表达式。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : ExpectedExpression

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:82: : 无法将“plot_data.py:82:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:82::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma' ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:98: : 无法将“plot_data.py:98:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X  ...
+ ~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:98::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma' ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 94
+ ...  Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.
plot_data.py:126: : 无法将“plot_data.py:126:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X ...
+ ~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (plot_data.py:126::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
所在位置 行:1 字符: 33
+   contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)* ...
+                                 ~
参数列表中缺少参量。
所在位置 行:1 字符: 112
+ ... .abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-2 ...
+                                                                 ~
参数列表中缺少参量。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingArgument

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 docker/getting-started
Get-Process : 无法处理参数,因为参数名称“p”具有二义性。可能的匹配项包括:  -PipelineVariable -Name -Id。
所在位置 行:1 字符: 130
+ ... 2020\Library\python\whistlewave\whistlewave> docker run -d -p 80:80 d ...
+                                                                ~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Unable to find image 'docker/getting-started:latest' locally
Unable : 无法将“Unable”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Unable to find image 'docker/getting-started:latest' locally
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (Unable:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> latest: Pulling from docker/getting-started
latest: : 无法将“latest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ latest: Pulling from docker/getting-started
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (latest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 540db60ca938: Pull complete
540db60ca938: : 无法将“540db60ca938:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 540db60ca938: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (540db60ca938::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 0ae30075c5da: Pull complete
0ae30075c5da: : 无法将“0ae30075c5da:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 0ae30075c5da: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (0ae30075c5da::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 9da81141e74e: Pull complete
9da81141e74e: : 无法将“9da81141e74e:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 9da81141e74e: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (9da81141e74e::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> b2e41dd2ded0: Pull complete
b2e41dd2ded0: : 无法将“b2e41dd2ded0:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ b2e41dd2ded0: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (b2e41dd2ded0::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 7f40e809fb2d: Pull complete
7f40e809fb2d: : 无法将“7f40e809fb2d:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 7f40e809fb2d: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (7f40e809fb2d::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 758848c48411: Pull complete
758848c48411: : 无法将“758848c48411:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 758848c48411: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (758848c48411::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 23ded5c3e3fe: Pull complete
23ded5c3e3fe: : 无法将“23ded5c3e3fe:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 23ded5c3e3fe: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (23ded5c3e3fe::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 38a847d4d941: Pull complete
38a847d4d941: : 无法将“38a847d4d941:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 38a847d4d941: Pull complete
+ ~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (38a847d4d941::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7ab65e1f240b
Digest: : 无法将“Digest:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Digest: sha256:10555bb0c50e13fc4dd965ddb5f00e948ffa53c13ff15dcdc85b7a ...
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Digest::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> Status: Downloaded newer image for docker/getting-started:latest
Status: : 无法将“Status:”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ Status: Downloaded newer image for docker/getting-started:latest
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Status::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995 : 无法将“50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995”项识别为 cmdlet、函数
、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 1
+ 50304c523f9b36485db55ace33c34b39df167a8ce59fc953d49020e009ce3995
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (50304c523f9b364...49020e009ce3995:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
PS : 找不到名为“D:\AntoPan2020\Library\python\whistlewave\whistlewave>”的进程。请验证该进程名称,然后再次调用 cmdlet。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\AntoPan2020\...ve\whistlewave>:String) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker build -t kempo1data .
Get-Process : 找不到接受实际参数“docker”的位置形式参数。
所在位置 行:1 字符: 1
+ PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> docker buil ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-Process],ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetProcessCommand

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave> [+] Building 955.4s (10/10) FINISHED
所在位置 行:1 字符: 2
+ [+] Building 955.4s (10/10) FINISHED
+  ~
"[" 后面缺少类型名称。
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingTypename

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build definition from Dockerfile                                                               0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load build definition from Dockerfile                  ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring dockerfile: 32B                                                                                0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring dockerfile: 32B                                   ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load .dockerignore                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load .dockerignore                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 2B                                                                                    0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring context: 2B                                       ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load metadata for docker.io/library/python:3.8.1-slim                                              10.5s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load metadata for docker.io/library/python:3.8.1-slim  ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [auth] library/python:pull token for registry-1.docker.io                                                      0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [auth] library/python:pull token for registry-1.docker.io         ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => [internal] load build context                                                                                  0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => [internal] load build context                                     ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>  => => transferring context: 37B                                                                                   0.0s
=> : 无法将“=>”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
所在位置 行:1 字符: 2
+  => => transferring context: 37B                                      ...
+  ~~
    + CategoryInfo          : ObjectNotFound: (=>:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\AntoPan2020\Library\python\whistlewave\whistlewave>

猜你喜欢

转载自blog.csdn.net/qq_39154376/article/details/121261205