sjwild
Results
1
issues of
sjwild
Hello. I am trying to use ReadStat.jl (through ReadStatTables.jl) to open a .dta file. Unfortunately, it does not seem to work with Julia 1.7.2 ARM. ``` using Pkg Pkg.activate("test") Pkg.add("HTTP")...