-
Hi!
I am trying to install ddf_utils, but I get the following error:
```
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 10
╰─> [1…
-
No error on a mac, but by default windows uses a method that is active rather than passive causing download.file to fail when trying to open an ftp. This happens when trying to download the ensembl81.…
-
Hi,
Is there an example on how to curl get and post using LibCURL.jl?
For example is it possible to do:
```
curl "http://localhost:8000/echo"
```
Or
```
curl -H "Content-Type: application /jso…
-
**Product:** Tarantool
**Since:** 2.10.0-beta2
**Root document:** a new `interface` request option (https://www.tarantool.io/en/doc/latest/reference/reference_lua/http/#request-options)
**SME:** @…
-
I think the build scripts do not allow for Apple's new "app thinning" functionality because I see an error like this when I try to link libcurl into my Xcode project:
```
(libcurl_la-easy.o)' does no…
-
```shell
[2017-10-02 08:37:07][INFO] init contacts begin.
[2017-10-02 08:37:10][ERROR] https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxsendmsg?pass_ticket=hLLpgjUQpZY9mz69J8i%2FLRXJVvZ9zEqzsPi7sM3%2BHI3j…
-
When the data is large, always occurs ↓
`GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 30000 milliseconds with 282839 out of 452724 bytes received (see http://cur…
-
### Bambu Studio Version
v01.09.07.52
### Where is the application from?
Bambu Lab github releases
### OS version
Fedora 39, Fedora 40, Debian 12
### Additional system information
_No response_…
-
Using the curl/wget install instructions fails on musl/alpine linux. I figured it would, but i wanted to see what happened.
```
~/Downloads $ wget -qO - https://nim-lang.org/choosenim/init.sh | s…
ITwrx updated
1 month ago
-
I was looking to specifying a TLS version (basically a minimum TLS version in newer versions of curl) with a max TLS version (-tls-max option in curl). tclcurl supports using 1 or the other inside of …