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?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b388a9-2b486.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b388a9-2b486.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?