Heptazhou

Results 4 comments of Heptazhou

@horror-proton https://github.com/0h7z/aur/commit/11f0f33e3d7e6fc12c4d75bab953d002e3257361#diff-c13dbcca92f9ff12cd26ecce958be3f9ee8563baace04f7a463a6d2dd4252e0bR51-R52 🙂

@ZephyrHeather is correct. However this specific issue can also be fixed (for Arch at least) by simply running: ```shell sudo ln -s /etc/ssl/cert.pem /usr/share/julia/cert.pem ```

As far as I found, this is a regression introduced since v1.0.0, for files that could be downloaded correctly without compression the thing is: 1. #838 implemented gzip decompression for...

Seems caused by at [groupeddataframe/complextransforms.jl:144](https://github.com/JuliaData/DataFrames.jl/blob/v1.7.0/src/groupeddataframe/complextransforms.jl#L144). Also found and . Probably not a DataFrames issue.