Shell executes py script, python prompts No connection adapters were found for

execute the following script in shell to download the file, prompting

Download Fail:No connection adapters were found for "http:...."

but it is OK to take this command out and execute it alone. The script is as follows, which is a downloaded command

.
wcscmd get "http://xxxxx.xxxx.com/no/id/test8?wsSecret=01d357d86d521e6852d8d27c08f883f2&wsTime=5B34C155" "test8"

there is no problem with the connection. Do you have anything you"ve encountered before?


error means: you don't have connection adapters

did you not write http:// in your shell?

Menu